[Erp5-report] r33376 tatuya - /erp5/trunk/products/ERP5OOo/tests/testFormPrintoutAsODT.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 4 12:34:47 CET 2010


Author: tatuya
Date: Thu Mar  4 12:34:46 2010
New Revision: 33376

URL: http://svn.erp5.org?rev=33376&view=rev
Log:
Fix a typo, and add a comment.

Modified:
    erp5/trunk/products/ERP5OOo/tests/testFormPrintoutAsODT.py

Modified: erp5/trunk/products/ERP5OOo/tests/testFormPrintoutAsODT.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testFormPrintoutAsODT.py?rev=33376&r1=33375&r2=33376&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testFormPrintoutAsODT.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testFormPrintoutAsODT.py [utf8] Thu Mar  4 12:34:46 2010
@@ -588,7 +588,7 @@
     foo_form.manage_renameObject('listbox3', 'listbox', REQUEST=request)
 
   def test_02_Table_07_CellFormat(self):
-    """7. Normal case: cell format cetting"""
+    """7. Normal case: make sure that it is enable to use ODF cell format setting in FormPrintout"""
     # test target
     test1 = self.portal.foo_module.test1
     foo_printout = test1.Foo_viewAsPrintout




More information about the Erp5-report mailing list