Skip to content

Commit

Permalink
check preconditions and import exago on test_9_finalize.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaya Mohan committed May 17, 2024
1 parent 63506a9 commit a555fb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/interfaces/python/test_9_finalize.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# test only run once things here
import exago
import pytest
from check_preconditions import check_preconditions
check_preconditions()
import exago



@pytest.mark.nocomm
Expand Down

0 comments on commit a555fb6

Please sign in to comment.