Commit fe013d2a authored by dieter's avatar dieter

make flake8 happy

parent ddc71047
......@@ -1744,9 +1744,10 @@ slow_test_classes = [
# and with in memory store (may have different latency than
# ``FileStorage`` and therefore expose other race conditions)
MappingStorageTests,
# DemoStorageTests,
# FileStorageTests,
# FileStorageHexTests, FileStorageClientHexTests,
# drop to save time
# DemoStorageTests,
# FileStorageTests,
# FileStorageHexTests, FileStorageClientHexTests,
]
if not forker.ZEO4_SERVER:
slow_test_classes.append(FileStorageSSLTests)
......
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