Log message for revision 40353:
- just load exportimport ZCML
Changed:
U CMF/trunk/CMFSetup/tests/test_cookieauth.py
-=-
Modified: CMF/trunk/CMFSetup/tests/test_cookieauth.py
===================================================================
--- CMF/trunk/CMFSetup/tests/test_cookieauth.py 2005-11-24 11:16:14 UTC (rev
40352)
+++ CMF/trunk/CMFSetup/tests/test_cookieauth.py 2005-11-24 11:17:46 UTC (rev
40353)
@@ -54,7 +54,7 @@
PlacelessSetup.setUp(self)
BaseRegistryTests.setUp(self)
zcml.load_config('meta.zcml', Products.Five)
- zcml.load_config('configure.zcml', Products.CMFCore)
+ zcml.load_config('configure.zcml', Products.CMFCore.exportimport)
def tearDown(self):
BaseRegistryTests.tearDown(self)
_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins