test_motion_ramp: do not skip tests
Remove a debugging left-over causing just the first ramp to be checkedpull/108/head
parent
9c3b31756e
commit
734612238e
|
|
@ -167,7 +167,6 @@ def main():
|
|||
# test each set
|
||||
for run in runs:
|
||||
check_run(info, run)
|
||||
break
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Reference in New Issue