diff --git a/test-plone-4.0.x.cfg b/test-plone-4.0.x.cfg index 04ad4a9..eda8cbb 100644 --- a/test-plone-4.0.x.cfg +++ b/test-plone-4.0.x.cfg @@ -17,7 +17,7 @@ Products.TinyMCE = 1.1.1 [test] recipe = collective.xmltestreport eggs = ${buildout:package-name} -defaults = ['--exit-with-status', '--auto-color', '--auto-progress'] +defaults = ['--auto-color', '--auto-progress'] [coverage-test] recipe = zc.recipe.testrunner