From abdab3c12ec3922aaa3a78b0ef678bd3d949360a Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Mon, 6 Sep 2010 10:05:18 +0000 Subject: [PATCH] Use 1.0b6 KGS from good-py. svn path=/plone.app.discussion/trunk/; revision=39677 --- test-plone-3.3.x.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test-plone-3.3.x.cfg b/test-plone-3.3.x.cfg index ea366b7..3658ef1 100644 --- a/test-plone-3.3.x.cfg +++ b/test-plone-3.3.x.cfg @@ -14,7 +14,7 @@ plone.app.z3cform = 0.4.9 plone.autoform = 1.0b2 plone.registry = 1.0b1 plone.supermodel = 1.0b4 -plone.z3cform = 0.5.6 +plone.z3cform = 0.5.10 z3c.batching = 1.1.0 z3c.form = 1.9.0 z3c.formwidget.query = 0.3 @@ -24,3 +24,4 @@ zope.container = 3.7.0 zope.location = 3.4.0 zope.security = 3.4.3 zope.site = 3.5.1 +zope.testing = 3.8.1