[Checkins] SVN: z3c.optionstorage/trunk/buildout.cfg need to test	the test extra to get zope.testing in
    Michael Howitz 
    mh at gocept.com
       
    Tue Aug 10 02:35:33 EDT 2010
    
    
  
Log message for revision 115612:
  need to test the test extra to get zope.testing in
  
Changed:
  U   z3c.optionstorage/trunk/buildout.cfg
-=-
Modified: z3c.optionstorage/trunk/buildout.cfg
===================================================================
--- z3c.optionstorage/trunk/buildout.cfg	2010-08-10 06:18:12 UTC (rev 115611)
+++ z3c.optionstorage/trunk/buildout.cfg	2010-08-10 06:35:32 UTC (rev 115612)
@@ -4,4 +4,4 @@
 
 [test]
 recipe = zc.recipe.testrunner
-eggs = z3c.optionstorage
+eggs = z3c.optionstorage [test]
    
    
More information about the checkins
mailing list