summaryrefslogtreecommitdiff
path: root/buildout.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'buildout.cfg')
-rw-r--r--buildout.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildout.cfg b/buildout.cfg
index f7d2204..c4cfc8b 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -4,7 +4,7 @@ parts = test py
[test]
recipe = zc.recipe.testrunner
-eggs = zope.browser [test]
+eggs = zope.browser
[py]
recipe = zc.recipe.egg