[Checkins] SVN: z3c.form/trunk/buildout.cfg Fix benchmark.

Stephan Richter srichter at gmail.com
Wed Jul 22 23:05:34 EDT 2009


Log message for revision 102098:
  Fix benchmark.
  

Changed:
  U   z3c.form/trunk/buildout.cfg

-=-
Modified: z3c.form/trunk/buildout.cfg
===================================================================
--- z3c.form/trunk/buildout.cfg	2009-07-22 20:57:38 UTC (rev 102097)
+++ z3c.form/trunk/buildout.cfg	2009-07-23 03:05:34 UTC (rev 102098)
@@ -62,7 +62,7 @@
 recipe = zc.recipe.testrunner
 environment = benchmark-environment
 eggs =
-   z3c.form [test,extra]
+   z3c.form [test,extra,latest]
    benchmark
 defaults = ['-m', 'benchmark']
 



More information about the Checkins mailing list