aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_log.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pathod/test_log.py')
-rw-r--r--test/pathod/test_log.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pathod/test_log.py b/test/pathod/test_log.py
index 8f38c040..d91b8bb1 100644
--- a/test/pathod/test_log.py
+++ b/test/pathod/test_log.py
@@ -1,5 +1,5 @@
import StringIO
-from libpathod import log
+from pathod import log
from netlib.exceptions import TcpDisconnect
import netlib.tcp