summaryrefslogtreecommitdiff
path: root/tests/test_notify.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_notify.py')
-rwxr-xr-xtests/test_notify.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_notify.py b/tests/test_notify.py
index 64835ef..bce061e 100755
--- a/tests/test_notify.py
+++ b/tests/test_notify.py
@@ -26,8 +26,8 @@ import unittest
import psycopg2
from psycopg2 import extensions
-from testutils import ConnectingTestCase, slow
-from testconfig import dsn
+from .testutils import ConnectingTestCase, slow
+from .testconfig import dsn
import sys
import time