Commit 8971228c authored by Grégory Wisniewski's avatar Grégory Wisniewski

Register testCluster module in test runner.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@1239 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent a4e31427
......@@ -58,6 +58,7 @@ UNIT_TEST_MODULES = [
FUNC_TEST_MODULES = [
('neo.tests.functional.testZODB', 'check'),
'neo.tests.functional.testMaster',
'neo.tests.functional.testCluster',
'neo.tests.functional.testStorage',
'neo.tests.functional.testImportExport',
]
......
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