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 9c68f1825..311eab041 100644 --- a/test/ex/test_examples.py +++ b/test/ex/test_examples.py @@ -1,4 +1,4 @@ -from sqlalchemy.test import * +from test.lib import * import os import re |