[Checkins] SVN: z3c.form/trunk/buildout.cfg coverage should have	CHAMELEON_CACHE = False
    Adam Groszer 
    agroszer at gmail.com
       
    Mon Dec  8 12:23:28 EST 2008
    
    
  
Log message for revision 93793:
  coverage should have CHAMELEON_CACHE = False
  
Changed:
  U   z3c.form/trunk/buildout.cfg
-=-
Modified: z3c.form/trunk/buildout.cfg
===================================================================
--- z3c.form/trunk/buildout.cfg	2008-12-08 17:00:05 UTC (rev 93792)
+++ z3c.form/trunk/buildout.cfg	2008-12-08 17:23:27 UTC (rev 93793)
@@ -25,6 +25,7 @@
 recipe = zc.recipe.testrunner
 eggs = z3c.form [test]
 defaults = ['--coverage', '../../coverage']
+environment = test-environment
 
 [coverage-report]
 recipe = zc.recipe.egg
    
    
More information about the Checkins
mailing list