Skip to content

Commit

Permalink
fixed test_functions error
Browse files Browse the repository at this point in the history
  • Loading branch information
rsexton2 committed Jan 5, 2024
1 parent 3f70fc9 commit b9abb40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion basicrta/tests/test_functions.py
Original file line number Diff line number Diff line change
@@ -42,5 +42,6 @@ def test_simdata():


if __name__=="__main__":
test_parametric()
test_simdata()
test_gibbs()

0 comments on commit b9abb40

Please sign in to comment.