Commit 7b0e5e75 authored by Barry Warsaw's avatar Barry Warsaw

Another test MappingStorage won't pass.

parent b8fe1c8c
......@@ -237,6 +237,7 @@ class MappingStorageTests(FileStorageTests):
def checkAbortVersion(self): pass
def checkAbortOneVersionCommitTheOther(self): pass
def checkResolve(self): pass
def check4ExtStorageThread(self): pass
test_classes = [FileStorageTests, MappingStorageTests]
......
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