summaryrefslogtreecommitdiff
path: root/buildout.cfg
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-06-03 03:19:48 +0000
committerTres Seaver <tseaver@palladion.com>2010-06-03 03:19:48 +0000
commitd112ebf190830f1e0f09f3dee9ad2e7cb49fb3c5 (patch)
tree8ebff8e54512bbf2763491bc5f07a52642fda36a /buildout.cfg
parentf91dee4e29d406c85c5bf5c1ca1131257f82a169 (diff)
downloadzope-browser-d112ebf190830f1e0f09f3dee9ad2e7cb49fb3c5.tar.gz
This extra has been gone for a month now.
How were we not seeing failing tests?
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