Skip to content

Commit

Permalink
ENH: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ncullen93 committed Apr 9, 2024
1 parent 62fccc3 commit 1154aca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions tests/main.py
Expand Up @@ -8,9 +8,5 @@
from itertools import product
from copy import deepcopy

# test that exception occurs:
# with self.assertRaises(Exception):
# run_fn()

def run_tests():
unittest.main()
1 change: 0 additions & 1 deletion tests/test.py

This file was deleted.

0 comments on commit 1154aca

Please sign in to comment.