Added dummy test
This commit is contained in:
parent
4546a21014
commit
92d19c0ccd
3 changed files with 7 additions and 0 deletions
2
tests/test_success.py
Normal file
2
tests/test_success.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
def test_success():
|
||||
pass
|
||||
Reference in a new issue