summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pecan/tests/test_base.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pecan/tests/test_base.py b/pecan/tests/test_base.py
index b5f4029..bbabced 100644
--- a/pecan/tests/test_base.py
+++ b/pecan/tests/test_base.py
@@ -741,7 +741,6 @@ class TestSriptName(unittest.TestCase):
assert r.status_int == 200
-
class TestRedirect(unittest.TestCase):
@property