Fetch the testing dependencies.

svn path=/plone.app.discussion/trunk/; revision=40394
This commit is contained in:
Timo Stollenwerk 2010-09-28 16:36:50 +00:00
parent 7df932204c
commit f243929662

View File

@ -32,7 +32,7 @@ packages = ${instance:location}/lib/python ./
[test]
recipe = collective.xmltestreport
eggs = ${buildout:package-name}
eggs = ${buildout:package-name} [test]
defaults = ['--auto-color', '--auto-progress']
[pycoverage]