[Checkins] SVN: Products.CMFDefault/branches/2.2/Products/CMFDefault/upgrade/tests/test_upgrade.py - updated comment

Yvo Schubbe y.2009 at wcm-solutions.de
Mon Dec 28 06:58:42 EST 2009


Log message for revision 107213:
  - updated comment

Changed:
  U   Products.CMFDefault/branches/2.2/Products/CMFDefault/upgrade/tests/test_upgrade.py

-=-
Modified: Products.CMFDefault/branches/2.2/Products/CMFDefault/upgrade/tests/test_upgrade.py
===================================================================
--- Products.CMFDefault/branches/2.2/Products/CMFDefault/upgrade/tests/test_upgrade.py	2009-12-28 11:54:26 UTC (rev 107212)
+++ Products.CMFDefault/branches/2.2/Products/CMFDefault/upgrade/tests/test_upgrade.py	2009-12-28 11:58:41 UTC (rev 107213)
@@ -96,7 +96,7 @@
 
 def test_suite():
     return unittest.TestSuite((
-        # XXX: this test fails and depends on a five.localsitemanager patch
+        # XXX: this test fails and depends on five.localsitemanager >= 2.0.3
         #unittest.makeSuite(UpgradeFrom20Tests),
         unittest.makeSuite(UpgradeFrom21Tests),
         ))



More information about the checkins mailing list