aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/contentviews/test_query.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/mitmproxy/contentviews/test_query.py')
-rw-r--r--test/mitmproxy/contentviews/test_query.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mitmproxy/contentviews/test_query.py b/test/mitmproxy/contentviews/test_query.py
index d2bddd05..741b23f1 100644
--- a/test/mitmproxy/contentviews/test_query.py
+++ b/test/mitmproxy/contentviews/test_query.py
@@ -1,5 +1,5 @@
from mitmproxy.contentviews import query
-from mitmproxy.types import multidict
+from mitmproxy.coretypes import multidict
from . import full_eval