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]
|
[coverage-test]
|
||||||
recipe = zc.recipe.testrunner
|
recipe = zc.recipe.testrunner
|
||||||
eggs = ${test:eggs}
|
eggs = ${buildout:package-name}
|
||||||
defaults = ['--coverage', '../../coverage', '-v', '--auto-progress']
|
defaults = ['--coverage', '../../coverage', '-v', '--auto-progress']
|
||||||
|
|
||||||
[coverage-report]
|
[coverage-report]
|
||||||
|
Loading…
Reference in New Issue
Block a user