Skip to content

Commit

Permalink
still not got tests done - but housekeeping moving along
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed Apr 9, 2020
1 parent 5b28101 commit 1c70a8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test1.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ def test_ips():
ips = cf.ips.get()
assert ips

if __name__ == '__main__':
pytest.main([__file__])

0 comments on commit 1c70a8e

Please sign in to comment.