Fix coverage report section.
svn path=/plone.app.discussion/trunk/; revision=39041
This commit is contained in:
parent
867e641465
commit
d4b4c56fe2
@ -129,7 +129,7 @@ defaults = ['--coverage', '../../coverage', '-v', '--auto-progress']
|
|||||||
[coverage-report]
|
[coverage-report]
|
||||||
recipe = zc.recipe.egg
|
recipe = zc.recipe.egg
|
||||||
eggs = z3c.coverage
|
eggs = z3c.coverage
|
||||||
scripts = coverage=coverage-report
|
scripts = coveragereport
|
||||||
arguments = ('coverage', 'report')
|
arguments = ('coverage', 'report')
|
||||||
|
|
||||||
[sphinxbuilder]
|
[sphinxbuilder]
|
||||||
|
Loading…
Reference in New Issue
Block a user