Commit edfa017f authored by Barry Warsaw's avatar Barry Warsaw

Another test MappingStorage won't pass.

parent e8c5681f
......@@ -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