Files
JustGetIt/tests/test_app.py
T

4 lines
79 B
Python
Raw Normal View History

2026-01-06 22:56:13 +01:00
def test_first():
"""An initial test for the app."""
assert 1 + 1 == 2