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

Yvo Schubbe y.2004_ at wcm-solutions.de
Sun Jan 18 13:38:21 EST 2004


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

Modified Files:
	all_cmf_tests.py 
Log Message:
Zope 2.7 compatibility:
- added 'Testing' import


=== CMF/all_cmf_tests.py 1.8 => 1.9 ===
--- CMF/all_cmf_tests.py:1.8	Tue Jun 24 09:31:10 2003
+++ CMF/all_cmf_tests.py	Sun Jan 18 13:38:20 2004
@@ -14,6 +14,7 @@
 
 def test_suite():
 
+    import Testing
     import Zope
 
     try:




More information about the CMF-checkins mailing list