SVN: zope.testing/trunk/buildout.cfg Unpin zc.recipe.testrunner -- zope.testing.testrunner is now gne.
Marius Gedminas <[email protected]> Fri, 1 Oct 2010 13:52:35 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 117136:
Unpin zc.recipe.testrunner -- zope.testing.testrunner is now gne.
Changed:
U zope.testing/trunk/buildout.cfg
-=-
Modified: zope.testing/trunk/buildout.cfg
===================================================================
--- zope.testing/trunk/buildout.cfg 2010-10-01 17:30:00 UTC (rev 117135)
+++ zope.testing/trunk/buildout.cfg 2010-10-01 17:52:34 UTC (rev 117136)
@@ -3,13 +3,7 @@
parts =
test
unzip = true
-versions = versions
-[versions]
-# Pinning the older recipe to use our own testrunner to test itself.
-# Remove the pin when we remove the non-BBB-import testrunner stuff.
-zc.recipe.testrunner = 1.2.0
-
[test]
recipe = zc.recipe.testrunner
eggs =