[Checkins] SVN: zope.testing/trunk/buildout.cfg Unpin	zc.recipe.testrunner -- zope.testing.testrunner is now gne.
    Marius Gedminas 
    marius at pov.lt
       
    Fri Oct  1 13:52:35 EDT 2010
    
    
  
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 =
    
    
More information about the checkins
mailing list