[Checkins] SVN: zope.schema/trunk/buildout.cfg make the tests run
    Benji York 
    benji+zope.org at benjiyork.com
       
    Tue Aug 31 20:23:27 EDT 2010
    
    
  
Log message for revision 116069:
  make the tests run
  
Changed:
  U   zope.schema/trunk/buildout.cfg
-=-
Modified: zope.schema/trunk/buildout.cfg
===================================================================
--- zope.schema/trunk/buildout.cfg	2010-08-31 19:48:33 UTC (rev 116068)
+++ zope.schema/trunk/buildout.cfg	2010-09-01 00:23:26 UTC (rev 116069)
@@ -4,7 +4,7 @@
 
 [test]
 recipe = zc.recipe.testrunner
-eggs = zope.schema
+eggs = zope.schema [test]
 
 [docs]
 recipe = z3c.recipe.sphinxdoc
    
    
More information about the checkins
mailing list