[Checkins] SVN: grokcore.startup/branches/zodbless/buildout.cfg Use test dependencies in tests.

Ulrich Fouquet cvs-admin at zope.org
Fri Apr 27 14:12:11 UTC 2012


Log message for revision 125338:
  Use test dependencies in tests.
  

Changed:
  U   grokcore.startup/branches/zodbless/buildout.cfg

-=-
Modified: grokcore.startup/branches/zodbless/buildout.cfg
===================================================================
--- grokcore.startup/branches/zodbless/buildout.cfg	2012-04-27 14:09:07 UTC (rev 125337)
+++ grokcore.startup/branches/zodbless/buildout.cfg	2012-04-27 14:12:07 UTC (rev 125338)
@@ -17,5 +17,5 @@
 
 [test]
 recipe = zc.recipe.testrunner
-eggs = grokcore.startup
+eggs = grokcore.startup [test]
 defaults = ['--tests-pattern', '^f?tests$', '-v']



More information about the checkins mailing list