aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/test_certs.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/mitmproxy/test_certs.py')
-rw-r--r--test/mitmproxy/test_certs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mitmproxy/test_certs.py b/test/mitmproxy/test_certs.py
index 35407fd6..2e706fa6 100644
--- a/test/mitmproxy/test_certs.py
+++ b/test/mitmproxy/test_certs.py
@@ -1,6 +1,6 @@
import os
from mitmproxy import certs
-from netlib import tutils
+from mitmproxy.test import tutils
# class TestDNTree:
# def test_simple(self):