aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_app.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_app.py')
-rw-r--r--test/test_app.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_app.py b/test/test_app.py
index f412072a..8872bf53 100644
--- a/test/test_app.py
+++ b/test/test_app.py
@@ -3,6 +3,7 @@ import tservers
class TestApp(tservers.HTTPProxTest):
+
def test_basic(self):
assert self.app("/").status_code == 200