[Checkins] SVN: megrok.chameleon/trunk/src/megrok/chameleon/ftesting.zcml Fix ftests ZCML.

Uli Fouquet uli at gnufix.de
Wed Feb 25 05:56:38 EST 2009


Log message for revision 97249:
  Fix ftests ZCML.

Changed:
  U   megrok.chameleon/trunk/src/megrok/chameleon/ftesting.zcml

-=-
Modified: megrok.chameleon/trunk/src/megrok/chameleon/ftesting.zcml
===================================================================
--- megrok.chameleon/trunk/src/megrok/chameleon/ftesting.zcml	2009-02-25 10:55:25 UTC (rev 97248)
+++ megrok.chameleon/trunk/src/megrok/chameleon/ftesting.zcml	2009-02-25 10:56:38 UTC (rev 97249)
@@ -6,7 +6,7 @@
    >
 
   <include package="grok" />
-  <grok:grok package="." />
+  <include package="megrok.chameleon" />
   <grok:grok package=".tests" />
 
   <!-- Typical functional testing security setup -->



More information about the Checkins mailing list