aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_language_http2.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pathod/test_language_http2.py')
-rw-r--r--test/pathod/test_language_http2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pathod/test_language_http2.py b/test/pathod/test_language_http2.py
index 7d3a8e60..8ab1acae 100644
--- a/test/pathod/test_language_http2.py
+++ b/test/pathod/test_language_http2.py
@@ -7,7 +7,7 @@ from pathod import language
from pathod.language import http2
from pathod.protocols.http2 import HTTP2StateProtocol
-from . import tutils
+from mitmproxy.test import tutils
def parse_request(s):