Skip to content

Commit 44d8dd0

Browse files
committed
add a dummy test
1 parent 50445b0 commit 44d8dd0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
634 Bytes
Binary file not shown.

test/test_main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_hello():
2+
assert True

0 commit comments

Comments
 (0)