[CMF-checkins] CVS: Products/CMFDecor/tests - test_all.py:1.3
Tres Seaver
tseaver@zope.com
Tue, 9 Oct 2001 12:27:48 -0400
Update of /cvs-repository/Products/CMFDecor/tests
In directory cvs.zope.org:/tmp/cvs-serv28014/CMFDecor/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/CMFDecor/tests/test_all.py 1.2 => 1.3 ===
import unittest
#from Products.CMFDecor.tests import test_Decor