diff options
Diffstat (limited to 'test/test_proxy.py')
-rw-r--r-- | test/test_proxy.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_proxy.py b/test/test_proxy.py index 13feaead..5828d077 100644 --- a/test/test_proxy.py +++ b/test/test_proxy.py @@ -146,4 +146,3 @@ class TestDummyServer: d.start_slave() d.shutdown() - |