summaryrefslogtreecommitdiff
path: root/test/dialect/test_suite.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-09-29 13:08:07 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-09-29 13:08:07 -0400
commit00e29c4cc6037a1f9b5a5bfed9e2af77c1fafbe7 (patch)
treee270a98b47bcf039982c28123f43c831d0ba4723 /test/dialect/test_suite.py
parentbe40b51cb0f1fca59d664d059c3c494c8448f775 (diff)
downloadsqlalchemy-00e29c4cc6037a1f9b5a5bfed9e2af77c1fafbe7.tar.gz
- enhance setup.py to support being run from outside the current directory. hopefully there's no
gotchas with this on other platforms.
Diffstat (limited to 'test/dialect/test_suite.py')
-rw-r--r--test/dialect/test_suite.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/dialect/test_suite.py b/test/dialect/test_suite.py
index 4a8a4f67d..e6d642ced 100644
--- a/test/dialect/test_suite.py
+++ b/test/dialect/test_suite.py
@@ -1,9 +1,2 @@
from sqlalchemy.testing.suite import *
-
-
-
-
-
-
-