Fetch the testing dependencies.
svn path=/plone.app.discussion/trunk/; revision=40394
This commit is contained in:
parent
7df932204c
commit
f243929662
@ -32,7 +32,7 @@ packages = ${instance:location}/lib/python ./
|
|||||||
|
|
||||||
[test]
|
[test]
|
||||||
recipe = collective.xmltestreport
|
recipe = collective.xmltestreport
|
||||||
eggs = ${buildout:package-name}
|
eggs = ${buildout:package-name} [test]
|
||||||
defaults = ['--auto-color', '--auto-progress']
|
defaults = ['--auto-color', '--auto-progress']
|
||||||
|
|
||||||
[pycoverage]
|
[pycoverage]
|
||||||
|
Loading…
Reference in New Issue
Block a user