q
This commit is contained in:
parent
deccea8809
commit
2bf168476a
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ def test_ok():
|
|||
assert True
|
||||
|
||||
|
||||
def test_fail():
|
||||
def no_test_fail():
|
||||
assert False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue