From 2fda1455d4ac6730e44a164721a93b2bc0b6e807 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Fri, 3 Sep 2010 21:50:12 +0000 Subject: [PATCH] Remove zope.testing version pinning since it does not avoid the teardown failure in coverage-test. svn path=/plone.app.discussion/trunk/; revision=39631 --- test-plone-4.0.x.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/test-plone-4.0.x.cfg b/test-plone-4.0.x.cfg index 6b56b31..7f83806 100644 --- a/test-plone-4.0.x.cfg +++ b/test-plone-4.0.x.cfg @@ -19,7 +19,6 @@ parts += [versions] zope.schema = 3.6.0 -zope.testing = 3.9.5 Sphinx = 0.6.4 Products.TinyMCE = 1.1.1