Commit 2ae0bf9c authored by Jeremy Hylton's avatar Jeremy Hylton

Don't run pack tests for MinimalMemoryStorage. It's pack is a noop.

parent d5eba159
......@@ -148,7 +148,6 @@ class MinimalMemoryStorage(BaseStorage, object):
class MinimalTestSuite(StorageTestBase.StorageTestBase,
BasicStorage.BasicStorage,
MTStorage.MTStorage,
PackableStorage.PackableStorage,
Synchronization.SynchronizedStorage,
RevisionStorage.RevisionStorage,
):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment