Remove unnecessary test section from dev buildout.

This commit is contained in:
Timo Stollenwerk 2011-11-23 17:07:56 +01:00
parent c63cccff3b
commit 75a2d17f19
1 changed files with 0 additions and 6 deletions

View File

@ -14,7 +14,6 @@ auto-checkout =
parts +=
omelette
test
releaser
zopepy
sphinxbuilder
@ -40,11 +39,6 @@ recipe = collective.recipe.omelette
eggs = ${instance:eggs}
packages = ${instance:location}/lib/python ./
[test]
recipe = zc.recipe.testrunner
eggs = ${test:eggs}
defaults = ['--auto-color', '--auto-progress']
[releaser]
recipe = zc.recipe.egg
eggs = jarn.mkrelease