aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_flow.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_flow.py')
-rw-r--r--test/test_flow.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_flow.py b/test/test_flow.py
index fe2a45bf..b122489f 100644
--- a/test/test_flow.py
+++ b/test/test_flow.py
@@ -532,7 +532,6 @@ class TestState:
assert c.flow_count() == 2
assert c.active_flow_count() == 1
- HTTPResponse.wrap(netlib.tutils.tresp())
assert not c.update_flow(None)
assert c.active_flow_count() == 1