Skip to content

Commit 8664a8c

Browse files
committed
Add dummy test to pass github actions on push
1 parent 9e7089d commit 8664a8c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/data/files_for_initial_test_go_here

Whitespace-only changes.

tests/test_dummy.py

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

0 commit comments

Comments
 (0)