summaryrefslogtreecommitdiff
path: root/test/perf/threaded_compile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/perf/threaded_compile.py')
-rw-r--r--test/perf/threaded_compile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/perf/threaded_compile.py b/test/perf/threaded_compile.py
index 6809f2560..e0252403a 100644
--- a/test/perf/threaded_compile.py
+++ b/test/perf/threaded_compile.py
@@ -2,7 +2,6 @@
when additional mappers are created while the existing
collection is being compiled."""
-import testenv; testenv.simple_setup()
from sqlalchemy import *
from sqlalchemy.orm import *
import thread, time