summaryrefslogtreecommitdiff
path: root/tests/test_app.py
blob: e1a335fd58d0f6dacd703b3685940efda4fdedba (plain)
1
2
3
def test_first():
    """An initial test for the app."""
    assert 1 + 1 == 2