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 4ed495f..7c0cff4 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -7,7 +7,7 @@ develop = .
[test]
recipe = zc.recipe.testrunner
eggs =
- zope.proxy[testing]
+ zope.proxy[test]
[test-wo-zope-security]
recipe = zc.recipe.testrunner