3 lines
36 B
Python
3 lines
36 B
Python
def test_nothing():
|
|
assert True
|
def test_nothing():
|
|
assert True
|