Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Saves committed Oct 17, 2024
1 parent f9a40bf commit 29644a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smt/applications/tests/test_mixed_integer.py
Original file line number Diff line number Diff line change
Expand Up @@ -2520,4 +2520,5 @@ def run_mixed_homo_hyp_example(self):


if __name__ == "__main__":
TestMixedInteger().run_mixed_integer_context_example()
unittest.main()

0 comments on commit 29644a0

Please sign in to comment.