Skip to content

Commit

Permalink
Removed error in test code
Browse files Browse the repository at this point in the history
  • Loading branch information
jambo6 committed Apr 5, 2021
1 parent 85f38d4 commit 04556ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/odeint_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,4 @@ def test_min_max_step(self):


if __name__ == '__main__':
TestMinMaxStep().test_min_max_step()
# unittest.main()
unittest.main()

0 comments on commit 04556ca

Please sign in to comment.