summaryrefslogtreecommitdiff
path: root/test/orm/alltests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/orm/alltests.py')
-rw-r--r--test/orm/alltests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/orm/alltests.py b/test/orm/alltests.py
index ffcdd3d21..6d6aba2b2 100644
--- a/test/orm/alltests.py
+++ b/test/orm/alltests.py
@@ -17,6 +17,7 @@ def suite():
'orm.relationships',
'orm.association',
'orm.merge',
+ 'orm.memusage',
'orm.cycles',
'orm.poly_linked_list',