[Checkins] SVN: grok/trunk/buildout.cfg Do not run the ZODB tests also! putting this in will cause the ZODB

Martijn Faassen faassen at infrae.com
Tue Aug 21 18:11:45 EDT 2007


Log message for revision 79106:
  Do not run the ZODB tests also! putting this in will cause the ZODB
  tests to be run when running the test runner.
  

Changed:
  U   grok/trunk/buildout.cfg

-=-
Modified: grok/trunk/buildout.cfg
===================================================================
--- grok/trunk/buildout.cfg	2007-08-21 22:09:25 UTC (rev 79105)
+++ grok/trunk/buildout.cfg	2007-08-21 22:11:45 UTC (rev 79106)
@@ -55,5 +55,4 @@
 [test]
 recipe = zc.recipe.testrunner
 eggs = grok 
-       ZODB3==3.8.0b2
 defaults = ['--tests-pattern', '^f?tests$', '-v']



More information about the Checkins mailing list