Skip to content

Commit 7488900

Browse files
committed
🧪 TESTS: Add null test
1 parent 25c167c commit 7488900

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/test_basic.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
def test_basic():
2+
"""Basic test """
3+
pass

0 commit comments

Comments
 (0)