3 lines
49 B
Python
3 lines
49 B
Python
def test_initial_example():
|
|
assert not False
|
def test_initial_example():
|
|
assert not False
|