fail
This commit is contained in:
parent
8b55743176
commit
8308fe65f3
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
|||
def test_foo():
|
||||
assert True
|
||||
|
||||
|
||||
def fail_foo():
|
||||
assert False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue