All checks were successful
CI Workflow / build-and-test (push) Successful in 11s
3 lines
55 B
Python
3 lines
55 B
Python
# tests/test_smoke.py
|
|
def test_smoke():
|
|
assert True |