From bad77f3470f11716f700db22f51b1f53285d23ca Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 6 Mar 2011 11:21:31 +1300 Subject: Add client replay options to mitmdump. --- test/tutils.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/tutils.py') diff --git a/test/tutils.py b/test/tutils.py index 99ed81a7..ec2c71a8 100644 --- a/test/tutils.py +++ b/test/tutils.py @@ -32,8 +32,6 @@ def tflow_full(): return f - - # Yes, the random ports are horrible. During development, sockets are often not # properly closed during error conditions, which means you have to wait until # you can re-bind to the same port. This is a pain in the ass, so we just pick -- cgit v1.2.3