3 lines
57 B
Python
3 lines
57 B
Python
# tests/test_smoke.py
|
|
def test_smoke():
|
|
assert True |
# tests/test_smoke.py
|
|
def test_smoke():
|
|
assert True |