[CMF-checkins] CVS: CMF - all_cmf_tests.py:1.14

Yvo Schubbe y.2004_ at wcm-solutions.de
Fri Sep 10 11:00:49 EDT 2004


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv17154

Modified Files:
	all_cmf_tests.py 
Log Message:
- added CMFCollector, CMFStaging and CMFWorkspaces to all_cmf_tests.py


=== CMF/all_cmf_tests.py 1.13 => 1.14 ===
--- CMF/all_cmf_tests.py:1.13	Thu Aug 12 11:07:36 2004
+++ CMF/all_cmf_tests.py	Fri Sep 10 11:00:19 2004
@@ -37,6 +37,9 @@
                , ( 'CMFSetup',       1 )
                , ( 'CMFUid',         1 )
                , ( 'CMFCalendar',    0 )
+               , ( 'CMFCollector',   0 )
+               , ( 'CMFStaging',     0 )
+               , ( 'CMFWorkspaces',  0 )
                ]
 
 PACKAGES_UNDER_TEST = []



More information about the CMF-checkins mailing list