Skip to content

Commit 2ab1bdc

Browse files
Update test_core.py
1 parent d3a0b89 commit 2ab1bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ def test_frame_prediction_command(self):
3131
self.assertEqual(predicted, 2) # 2 = Command
3232

3333
if __name__ == '__main__':
34-
unittest.main()
34+
unittest.main()

0 commit comments

Comments
 (0)