Files
owlTransmitter/pytransmitter/tests/test_app.py
2026-04-10 11:43:54 +08:00

4 lines
79 B
Python

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