diff --git a/test-plone-4.0.x.cfg b/test-plone-4.0.x.cfg index a0c4608..74427b5 100644 --- a/test-plone-4.0.x.cfg +++ b/test-plone-4.0.x.cfg @@ -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]