aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_utils.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@corte.si>2016-11-02 11:15:27 +1300
committerGitHub <noreply@github.com>2016-11-02 11:15:27 +1300
commit490872ebefd87e9a55f2db3dd18c0fbb58dbf206 (patch)
tree6fb39667fc63f620cc0e41838ca477b95beb5ad3 /test/pathod/test_utils.py
parentba09b8bff34869c3355e955d43e8e58e349a15ad (diff)
parent59b269425f76258a5a68909ba7509597a7d74b3c (diff)
downloadmitmproxy-490872ebefd87e9a55f2db3dd18c0fbb58dbf206.tar.gz
mitmproxy-490872ebefd87e9a55f2db3dd18c0fbb58dbf206.tar.bz2
mitmproxy-490872ebefd87e9a55f2db3dd18c0fbb58dbf206.zip
Merge pull request #1701 from cortesi/addontest2
Test suite cleanups
Diffstat (limited to 'test/pathod/test_utils.py')
-rw-r--r--test/pathod/test_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pathod/test_utils.py b/test/pathod/test_utils.py
index 2bdfe501..80fc2ed8 100644
--- a/test/pathod/test_utils.py
+++ b/test/pathod/test_utils.py
@@ -1,6 +1,6 @@
from pathod import utils
-from . import tutils
+from mitmproxy.test import tutils
def test_membool():