[CMF-checkins] CVS: CMF/CMFWiki - wwml.py:1.2

Chris Withers chrisw@nipltd.com
Tue, 12 Feb 2002 09:13:13 -0500


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

Modified Files:
	wwml.py 
Log Message:
Factored out the crap in test_all so adding new test modules is a lot easier.

=== CMF/CMFWiki/wwml.py 1.1.1.1 => 1.2 ===
     grandparent = FakeParent( None, WikiName = 0 )
 #    print translate_WMML( FakeParent( grandparent, id = 'parent' ), testString )
-    print translate_WMML( testString )
+#    print translate_WMML( testString )