[CMF-checkins] CVS: Products/CMFCore/tests - test_all.py:1.26
Grégoire Weber
zope.org at incept.ch
Mon Jul 19 18:41:35 EDT 2004
Update of /cvs-repository/Products/CMFCore/tests
In directory cvs.zope.org:/tmp/cvs-serv1409/tests
Modified Files:
test_all.py
Log Message:
- test_all.py now calls also the test_OpaqueItems.py tests
=== Products/CMFCore/tests/test_all.py 1.25 => 1.26 ===
--- Products/CMFCore/tests/test_all.py:1.25 Mon Apr 26 04:55:21 2004
+++ Products/CMFCore/tests/test_all.py Mon Jul 19 18:41:34 2004
@@ -54,6 +54,7 @@
'test_utils',
'test_WorkflowTool',
'testCookieCrumbler',
+ 'test_OpaqueItems',
])
def test_suite():
More information about the CMF-checkins
mailing list