Log message for revision 74060:
Add forward-compatibility for Zope 2.11+ testrunner.
Changed:
U CMF/trunk/CMFCore/testing.py
-=-
Modified: CMF/trunk/CMFCore/testing.py
===================================================================
--- CMF/trunk/CMFCore/testing.py 2007-04-09 19:58:19 UTC (rev 74059)
+++ CMF/trunk/CMFCore/testing.py 2007-04-09 19:58:57 UTC (rev 74060)
@@ -84,6 +84,7 @@
zcml.load_config('event.zcml', Products.Five)
zcml.load_config('event.zcml', Products.CMFCore)
setHooks()
+ setUp = testSetUp # forward-compatibility for Zope 2.11+ testrunner
@classmethod
def testTearDown(cls):
_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins