test_motion_ramp: do not skip tests
Remove a debugging left-over causing just the first ramp to be checkedpull/105/head
parent
ac72929574
commit
4ec9451707
|
|
@ -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