[CMF-checkins] SVN: CMF/trunk/CMFDefault/tests/test_Portal.py fixed test broken by r37856:37857: don't test 'CMF BTree Folder' here

Yvo Schubbe y.2005- at wcm-solutions.de
Thu Aug 11 11:50:16 EDT 2005


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'
                                        ) ]



More information about the CMF-checkins mailing list