[Checkins] SVN: five.grok/trunk/buildout.cfg All tests should be run.

Lennart Regebro regebro at gmail.com
Fri Jul 18 04:45:44 EDT 2008


Log message for revision 88473:
  All tests should be run.
  

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

-=-
Modified: five.grok/trunk/buildout.cfg
===================================================================
--- five.grok/trunk/buildout.cfg	2008-07-18 08:43:30 UTC (rev 88472)
+++ five.grok/trunk/buildout.cfg	2008-07-18 08:45:44 UTC (rev 88473)
@@ -61,4 +61,4 @@
 recipe = zc.recipe.testrunner
 eggs = five.grok
 extra-paths = ${zope2:location}/lib/python
-defaults = ['--tests-pattern', '^ftests$', '-v']
+defaults = ['--tests-pattern', '^f?tests$', '-v']



More information about the Checkins mailing list