Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Nov 18, 2017
1 parent 03b88ac commit cf1e6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

def suite(*args, **kw):

from . import test_simple
import test_simple
test_suite = unittest.TestSuite()
test_list = [
test_simple,
Expand Down

0 comments on commit cf1e6e5

Please sign in to comment.