summaryrefslogtreecommitdiff
path: root/tests/test_errcodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_errcodes.py')
-rwxr-xr-xtests/test_errcodes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_errcodes.py b/tests/test_errcodes.py
index 0fdf8e5..6775d83 100755
--- a/tests/test_errcodes.py
+++ b/tests/test_errcodes.py
@@ -23,7 +23,7 @@
# License for more details.
import unittest
-from testutils import ConnectingTestCase, slow
+from .testutils import ConnectingTestCase, slow
try:
reload