aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_proxy.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_proxy.py')
-rw-r--r--test/test_proxy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_proxy.py b/test/test_proxy.py
index 3995b393..0788edbf 100644
--- a/test/test_proxy.py
+++ b/test/test_proxy.py
@@ -22,7 +22,6 @@ def test_app_registry():
r.port = 81
assert not ar.get(r)
-
r = tutils.treq()
r.host = "domain2"
r.port = 80