aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_flow_format_compat.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_flow_format_compat.py')
-rw-r--r--test/test_flow_format_compat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_flow_format_compat.py b/test/test_flow_format_compat.py
index d64b75e7..232f5473 100644
--- a/test/test_flow_format_compat.py
+++ b/test/test_flow_format_compat.py
@@ -1,5 +1,5 @@
from libmproxy.flow import FlowReader, FlowReadError
-import tutils
+from . import tutils
def test_load():