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