add some tests to pytest
This commit is contained in:
2
tests/test_fail.py
Normal file
2
tests/test_fail.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def test_fail():
|
||||
assert False
|
||||
Reference in New Issue
Block a user