Log message for revision 40265:
  * added 'CMF BTree Folder' to the list of ignored types in
    test_MetadataCataloguing
  
  

Changed:
  U   CMF/branches/1.6/CMFDefault/tests/test_Portal.py

-=-
Modified: CMF/branches/1.6/CMFDefault/tests/test_Portal.py
===================================================================
--- CMF/branches/1.6/CMFDefault/tests/test_Portal.py    2005-11-19 23:23:49 UTC 
(rev 40264)
+++ CMF/branches/1.6/CMFDefault/tests/test_Portal.py    2005-11-20 00:09:11 UTC 
(rev 40265)
@@ -78,6 +78,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