4 lines
49 B
Python
4 lines
49 B
Python
|
|
def test_i_should_never_run():
|
|
assert False
|
|
|
def test_i_should_never_run():
|
|
assert False
|