Commit 72f54789 authored by Tatuya Kamada's avatar Tatuya Kamada

Fix a typo, and add a comment.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33376 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 17f744e0
......@@ -588,7 +588,7 @@ class TestFormPrintoutAsODT(TestFormPrintoutMixin):
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment