[Checkins] SVN: zc.zeoinputlog/trunk/buildout.cfg Updated test	script to get zope.testing.
    Jim Fulton 
    jim at zope.com
       
    Tue May 10 10:24:32 EDT 2011
    
    
  
Log message for revision 121645:
  Updated test script to get zope.testing.
  
Changed:
  U   zc.zeoinputlog/trunk/buildout.cfg
-=-
Modified: zc.zeoinputlog/trunk/buildout.cfg
===================================================================
--- zc.zeoinputlog/trunk/buildout.cfg	2011-05-10 14:24:29 UTC (rev 121644)
+++ zc.zeoinputlog/trunk/buildout.cfg	2011-05-10 14:24:32 UTC (rev 121645)
@@ -4,7 +4,7 @@
 
 [test]
 recipe = zc.recipe.testrunner
-eggs = zc.zeoinputlog
+eggs = zc.zeoinputlog [test]
 
 [py]
 recipe = zc.recipe.egg
    
    
More information about the checkins
mailing list