Skip to content

Commit

Permalink
add stub test
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt committed May 19, 2022
1 parent 912355f commit 7fbc0e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_stub.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def test_stub():
assert 1 != 0

0 comments on commit 7fbc0e5

Please sign in to comment.