index
:
scorecounter
main
next
A simple score counting app written in Python
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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