Skip to content

Commit

Permalink
TST #447
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 4, 2021
1 parent 52177c6 commit c58aabd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
2 changes: 0 additions & 2 deletions tests/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@
def suite(*args, **kw):

from tests import test_apsbss
from tests import test_simple
from tests import test_utils

test_list = [
test_simple,
test_utils,
test_apsbss,
]
Expand Down
40 changes: 0 additions & 40 deletions tests/test_simple.py

This file was deleted.

0 comments on commit c58aabd

Please sign in to comment.