diff --git a/dev-plone4.cfg b/dev-plone4.cfg index 6965ccd..81e6220 100644 --- a/dev-plone4.cfg +++ b/dev-plone4.cfg @@ -49,6 +49,8 @@ auto-checkout = [versions] zope.schema = 3.6.0 Sphinx = 0.6.4 +plone.app.z3cform = 0.4.9 +plone.z3cform = 0.5.10 [instance] # For more information on this step and configuration options see: @@ -88,7 +90,7 @@ eggs = ${instance:eggs} packages = ${instance:location}/lib/python ./ [test] -recipe = collective.xmltestreport +recipe = zc.recipe.testrunner eggs = plone.app.discussion # other eggs in this list not shown extra-paths = ${instance:location}/lib/python