Files
JustGetIt/tests/test_app.py
T
2026-01-06 22:56:13 +01:00

4 lines
79 B
Python

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