summaryrefslogtreecommitdiff
path: root/tests/test_dates.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_dates.py')
-rwxr-xr-xtests/test_dates.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_dates.py b/tests/test_dates.py
index ccfdc20..47ef41c 100755
--- a/tests/test_dates.py
+++ b/tests/test_dates.py
@@ -26,7 +26,7 @@ import math
import psycopg2
from psycopg2.tz import FixedOffsetTimezone, ZERO
import unittest
-from testutils import ConnectingTestCase, skip_before_postgres
+from .testutils import ConnectingTestCase, skip_before_postgres
def total_seconds(d):