aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_server.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_server.py')
-rw-r--r--test/test_server.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/test_server.py b/test/test_server.py
index 9a3200aa..1b7e6966 100644
--- a/test/test_server.py
+++ b/test/test_server.py
@@ -16,8 +16,7 @@ from libmproxy.proxy.config import HostMatcher
from libmproxy.protocol import Kill
from libmproxy.models import Error, HTTPResponse
-import tutils
-import tservers
+from . import tutils, tservers
"""
Note that the choice of response code in these tests matters more than you