Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 1c70a8e

Browse files
committed
still not got tests done - but housekeeping moving along
1 parent 5b28101 commit 1c70a8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test1.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ def test_ips():
1212
ips = cf.ips.get()
1313
assert ips
1414

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

0 commit comments

Comments
 (0)