diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2014-10-24 17:12:54 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2014-10-24 17:12:54 +1300 |
commit | cd481fdd14a96afeb61ce5d2b8d899f24af1051f (patch) | |
tree | 044b0533833a3602ca43c7f8af840d741ea6a35f /test/test_test.py | |
parent | 962a414327d93b604a59a4b8c8582d359745009d (diff) | |
download | mitmproxy-cd481fdd14a96afeb61ce5d2b8d899f24af1051f.tar.gz mitmproxy-cd481fdd14a96afeb61ce5d2b8d899f24af1051f.tar.bz2 mitmproxy-cd481fdd14a96afeb61ce5d2b8d899f24af1051f.zip |
Refactor and whitespace
Diffstat (limited to 'test/test_test.py')
-rw-r--r-- | test/test_test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_test.py b/test/test_test.py index 345b215a..943fb270 100644 --- a/test/test_test.py +++ b/test/test_test.py @@ -46,4 +46,3 @@ class TestDaemonManual: "http://localhost:%s/p/202:da"%d.port ) - |