3 lines
34 B
Python
3 lines
34 B
Python
def test_smoke():
|
|
assert True
|
def test_smoke():
|
|
assert True
|