2 lines
32 B
Python
2 lines
32 B
Python
def test_me():
|
|
assert False
|
def test_me():
|
|
assert False
|