aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pathod/test_test.py')
-rw-r--r--test/pathod/test_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pathod/test_test.py b/test/pathod/test_test.py
index bd92d864..cee286a4 100644
--- a/test/pathod/test_test.py
+++ b/test/pathod/test_test.py
@@ -1,6 +1,6 @@
import logging
import requests
-from libpathod import test
+from pathod import test
import tutils
logging.disable(logging.CRITICAL)