Remove xmltestreport options that break the coverage report.
svn path=/plone.app.discussion/trunk/; revision=38676
This commit is contained in:
parent
510ea5c272
commit
49db74fe3e
@ -17,8 +17,7 @@ Products.TinyMCE = 1.1.1
|
|||||||
[test]
|
[test]
|
||||||
recipe = collective.xmltestreport
|
recipe = collective.xmltestreport
|
||||||
eggs = ${buildout:package-name}
|
eggs = ${buildout:package-name}
|
||||||
defaults = ['--exit-with-status', '--auto-color', '--auto-progress',
|
defaults = ['--exit-with-status', '--auto-color', '--auto-progress']
|
||||||
'--verbose', '--ndiff']
|
|
||||||
|
|
||||||
[coverage-test]
|
[coverage-test]
|
||||||
recipe = zc.recipe.testrunner
|
recipe = zc.recipe.testrunner
|
||||||
|
Loading…
Reference in New Issue
Block a user