Skip to content

Commit

Permalink
Update test_subproblem_and_problemcollection.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ben18785 committed Dec 15, 2021
1 parent a536fd8 commit d68edbb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pints/tests/test_subproblem_and_problemcollection.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,5 @@ def test_univariate_problem(self):
self.assertTrue(np.array_equal(dy_0, dy_1))





if __name__ == '__main__':
unittest.main()

0 comments on commit d68edbb

Please sign in to comment.