aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_examples.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_examples.py')
-rw-r--r--test/test_examples.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_examples.py b/test/test_examples.py
index 2a30f9d5..bb7c596b 100644
--- a/test/test_examples.py
+++ b/test/test_examples.py
@@ -1,7 +1,7 @@
import glob
from libmproxy import utils, script
from libmproxy.proxy import config
-import tservers
+from . import tservers
def test_load_scripts():