summaryrefslogtreecommitdiff
path: root/test/orm/alltests.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2009-01-06 18:30:38 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2009-01-06 18:30:38 +0000
commit0e79d6e28ea8e68a4ee4a58c138115608a30e41b (patch)
tree2b94b2b58a775edc7cb67527b12236c39a4960aa /test/orm/alltests.py
parenta3ab10c3f334d8ba51444cc775e49aab002e3d7d (diff)
downloadsqlalchemy-0e79d6e28ea8e68a4ee4a58c138115608a30e41b.tar.gz
move memusage to the isolation chamberrel_0_5_0
Diffstat (limited to 'test/orm/alltests.py')
-rw-r--r--test/orm/alltests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/orm/alltests.py b/test/orm/alltests.py
index c38e2a444..288703854 100644
--- a/test/orm/alltests.py
+++ b/test/orm/alltests.py
@@ -6,7 +6,6 @@ import sharding.alltests as sharding
def suite():
modules_to_test = (
- 'orm.memusage',
'orm.attributes',
'orm.bind',
'orm.extendedattr',