From 33be5a72bf1dccd52f087f7759d6bb3650274354 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Tue, 26 Jun 2012 14:49:40 +1200 Subject: Fixed the WSGI server hang in netlib, remove fudge. --- test/test_test.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_test.py') diff --git a/test/test_test.py b/test/test_test.py index dcf980bc..3f0dfd50 100644 --- a/test/test_test.py +++ b/test/test_test.py @@ -81,4 +81,3 @@ class TestDaemon: def test_anchor(self): rsp = self.getpath("anchor/foo") assert rsp.status_code == 202 - -- cgit v1.2.3