diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-29 13:08:07 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-29 13:08:07 -0400 |
| commit | 00e29c4cc6037a1f9b5a5bfed9e2af77c1fafbe7 (patch) | |
| tree | e270a98b47bcf039982c28123f43c831d0ba4723 /test/dialect/test_suite.py | |
| parent | be40b51cb0f1fca59d664d059c3c494c8448f775 (diff) | |
| download | sqlalchemy-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.py | 7 |
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 * - - - - - - - |
