Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 9262a82

Browse files
committed
Add dummy test
1 parent c9d8ded commit 9262a82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_fastapi_socketio.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_dummy():
2+
assert True

0 commit comments

Comments
 (0)