summaryrefslogtreecommitdiff
path: root/tests/test_transaction.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_transaction.py')
-rwxr-xr-xtests/test_transaction.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_transaction.py b/tests/test_transaction.py
index dd487c0..26704d8 100755
--- a/tests/test_transaction.py
+++ b/tests/test_transaction.py
@@ -23,7 +23,8 @@
# License for more details.
import threading
-from testutils import unittest, ConnectingTestCase, skip_before_postgres, slow
+import unittest
+from testutils import ConnectingTestCase, skip_before_postgres, slow
import psycopg2
from psycopg2.extensions import (