summaryrefslogtreecommitdiff
path: root/test/aaa_profiling/test_zoomark.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/aaa_profiling/test_zoomark.py')
-rw-r--r--test/aaa_profiling/test_zoomark.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/aaa_profiling/test_zoomark.py b/test/aaa_profiling/test_zoomark.py
index dc990e983..ec489beb1 100644
--- a/test/aaa_profiling/test_zoomark.py
+++ b/test/aaa_profiling/test_zoomark.py
@@ -7,7 +7,7 @@ import datetime
import sys
import time
from sqlalchemy import *
-from sqlalchemy.test import *
+from test.lib import *
ITERATIONS = 1
dbapi_session = engines.ReplayableSession()
metadata = None