[Checkins] SVN: five.localsitemanager/trunk/buildout.cfg use coloured test output by default

Michael Howitz mh at gocept.com
Tue Aug 26 03:55:38 EDT 2008


Log message for revision 90261:
  use coloured test output by default

Changed:
  U   five.localsitemanager/trunk/buildout.cfg

-=-
Modified: five.localsitemanager/trunk/buildout.cfg
===================================================================
--- five.localsitemanager/trunk/buildout.cfg	2008-08-26 07:23:28 UTC (rev 90260)
+++ five.localsitemanager/trunk/buildout.cfg	2008-08-26 07:55:38 UTC (rev 90261)
@@ -10,4 +10,5 @@
 [test]
 recipe = zc.recipe.testrunner
 eggs = five.localsitemanager
-extra-paths = parts/zope2/lib/python
\ No newline at end of file
+extra-paths = parts/zope2/lib/python
+defaults = ['-c']
\ No newline at end of file



More information about the Checkins mailing list