add defaults to alltests

This commit is contained in:
Mike Bayer
2009-04-03 19:37:56 +00:00
parent 13cc1279f8
commit 4e2ac31712
+1
View File
@@ -22,6 +22,7 @@ def suite():
'orm.assorted_eager',
'orm.naturalpks',
'orm.defaults',
'orm.unitofwork',
'orm.session',
'orm.transaction',