diff options
Diffstat (limited to 'test/ex/test_examples.py')
-rw-r--r-- | test/ex/test_examples.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ex/test_examples.py b/test/ex/test_examples.py index ce44067fe..3182b5ab5 100644 --- a/test/ex/test_examples.py +++ b/test/ex/test_examples.py @@ -1,4 +1,4 @@ -from test.lib import * +from sqlalchemy.testing import * import os import re |