Log message for revision 37867:
  fixed test broken by r37856:37857: don't test 'CMF BTree Folder' here

Changed:
  U   CMF/trunk/CMFDefault/tests/test_Portal.py

-=-
Modified: CMF/trunk/CMFDefault/tests/test_Portal.py
===================================================================
--- CMF/trunk/CMFDefault/tests/test_Portal.py   2005-08-11 15:44:35 UTC (rev 
37866)
+++ CMF/trunk/CMFDefault/tests/test_Portal.py   2005-08-11 15:50:16 UTC (rev 
37867)
@@ -58,6 +58,7 @@
 
         portal_types = [ x for x in site.portal_types.listContentTypes()
                            if x not in ( 'Discussion Item'
+                                       , 'CMF BTree Folder'
                                        , 'Folder'
                                        , 'Topic'
                                        ) ]

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to