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