summaryrefslogtreecommitdiff
path: root/tests/test_app.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_app.py')
-rw-r--r--tests/test_app.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_app.py b/tests/test_app.py
deleted file mode 100644
index e1a335f..0000000
--- a/tests/test_app.py
+++ /dev/null
@@ -1,3 +0,0 @@
1def test_first():
2 """An initial test for the app."""
3 assert 1 + 1 == 2