Run code coverage on p.a.discussion package only.
svn path=/plone.app.discussion/trunk/; revision=39926
This commit is contained in:
parent
ff3391f23e
commit
110d84cdcd
@ -34,7 +34,7 @@ defaults = ['--auto-color', '--auto-progress']
|
||||
|
||||
[coverage-test]
|
||||
recipe = zc.recipe.testrunner
|
||||
eggs = ${test:eggs}
|
||||
eggs = ${buildout:package-name}
|
||||
defaults = ['--coverage', '../../coverage', '-v', '--auto-progress']
|
||||
|
||||
[coverage-report]
|
||||
|
Loading…
Reference in New Issue
Block a user