diff options
Diffstat (limited to 'test/orm/alltests.py')
| -rw-r--r-- | test/orm/alltests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/orm/alltests.py b/test/orm/alltests.py index 7fcac805a..daa7e38a8 100644 --- a/test/orm/alltests.py +++ b/test/orm/alltests.py @@ -3,6 +3,7 @@ import unittest def suite(): modules_to_test = ( + 'orm.attributes', 'orm.mapper', 'orm.lazytest1', 'orm.eagertest1', |
