Move some constant definition from options of test execution, to
test modules. because each test suite defined in a test module can not work if the constant is False. ie Constant are not Optional. As an example: runCloudOOoUnitTest --with-deamon conf_path testServer.py can not work without --with-deamon option, so move this flag to testServer.py git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42069 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment