diff --git a/test-plone-4.3.x.cfg b/test-plone-4.3.x.cfg index eedf3bd..d0c7634 100644 --- a/test-plone-4.3.x.cfg +++ b/test-plone-4.3.x.cfg @@ -2,7 +2,16 @@ extends = https://raw.github.com/collective/buildout.plonetest/master/test-4.3.x.cfg solr-4.3.x.cfg +parts += alltests package-name = collective.solr package-extras = [test] test-eggs = collective.solr +versions = versions +[alltests] +recipe = collective.recipe.template +input = ${buildout:directory}/buildout/alltests.tmpl +output = ${buildout:directory}/bin/alltests + +[versions] +collective.recipe.solrinstance = 5.0.1