[Checkins] SVN: gocept.selenium/trunk/plone.cfg run zope2 part before test part to ensure fake-eggs are available

Godefroid Chapelle gotcha at bubblenet.be
Thu Dec 30 11:05:57 EST 2010


Log message for revision 119224:
  run zope2 part before test part to ensure fake-eggs are available

Changed:
  U   gocept.selenium/trunk/plone.cfg

-=-
Modified: gocept.selenium/trunk/plone.cfg
===================================================================
--- gocept.selenium/trunk/plone.cfg	2010-12-30 15:09:24 UTC (rev 119223)
+++ gocept.selenium/trunk/plone.cfg	2010-12-30 16:05:57 UTC (rev 119224)
@@ -2,10 +2,11 @@
 extends = common.cfg
           common-zope210.cfg
 flavour = [plone, test_plone]
+parts = zope2
+        instance
+        test
 
 [versions]
-zc.buildout = 1.4.3
-zc.recipe.egg = 1.2.2
 setuptools =
 
 [test]



More information about the checkins mailing list