Skip to content

Commit

Permalink
add test_import_hmle
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanCantatGaudin committed Jun 13, 2024
1 parent dff9d51 commit 65f61d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_HMLE.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ def test_import_hmle():
success = True
except:
success = False
assert success
assert success

0 comments on commit 65f61d7

Please sign in to comment.