Skip to content

Commit

Permalink
add a fake test
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Aug 27, 2021
1 parent 0447085 commit 96d2991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/hello_test.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def test_hello():
print("Hello, World!")

0 comments on commit 96d2991

Please sign in to comment.