2 lines
32 B
Python
2 lines
32 B
Python
def test_foo():
|
|
assert True
|
def test_foo():
|
|
assert True
|