[CMF-checkins] CVS: Products/DCWorkflow/tests - test_all.py:1.3
   
    Tres Seaver
     
    tseaver@zope.com
       
    Tue, 9 Oct 2001 12:27:19 -0400
    
    
  
Update of /cvs-repository/Products/DCWorkflow/tests
In directory cvs.zope.org:/tmp/cvs-serv28014/DCWorkflow/tests
Modified Files:
	test_all.py 
Log Message:
 - Add mega-suite for running all CMF tests.
 - Try to make sure that individual 'test_all' modules run even without
   zctl, by adding 'import Zope' at the top.
=== Products/DCWorkflow/tests/test_all.py 1.2 => 1.3 ===
 import unittest
 #from Products.DCWorkflow.tests import test_DCWorkflow