Commit 57f41fbd authored by Grégory Wisniewski's avatar Grégory Wisniewski

Split client's handlers test module in two.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1625 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 320e4f54
This diff is collapsed.
......@@ -54,7 +54,8 @@ UNIT_TEST_MODULES = [
'neo.tests.storage.testVerificationHandler',
# client application
'neo.tests.client.testClientApp',
'neo.tests.client.testClientHandler',
'neo.tests.client.testMasterHandler',
'neo.tests.client.testStorageHandler',
'neo.tests.client.testConnectionPool',
]
......
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