sloth/tests/test_app.py

4 lines
74 B
Python

def test_first():
"An initial test for the app"
assert 1 + 1 == 2