Update of /cvs-repository/Products/CMFDefault/tests
In directory cvs.zope.org:/tmp/cvs-serv6736/CMFDefault/tests
Modified Files:
Tag: CMF-1_4-branch
test_SyndicationTool.py
Log Message:
Allow test to work with Zope 2.6 + Python 2.1.
=== Products/CMFDefault/tests/test_SyndicationTool.py 1.2.2.1 => 1.2.2.2 ===
--- Products/CMFDefault/tests/test_SyndicationTool.py:1.2.2.1 Fri Apr 22
17:43:47 2005
+++ Products/CMFDefault/tests/test_SyndicationTool.py Sun Apr 24 03:06:05 2005
@@ -37,7 +37,7 @@
tool.editProperties(updatePeriod=PERIOD,
updateFrequency=FREQUENCY,
updateBase=NOW,
- isAllowed=True,
+ isAllowed=1,
max_items=MAX_ITEMS,
)
_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins