Commit 037ae45b authored by Gabriel Monnerat's avatar Gabriel Monnerat

add docstring

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45610 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3cd10990
......@@ -454,7 +454,8 @@ class TestUNG(ERP5TypeTestCase):
self.assertEquals(result_list[0].getPortalType(), "Web Table")
def testWebPage_updateWebDocument(self):
""" """
""" Test if script load correctly the Web Page with data of one document
"""
portal = self.portal
portal_preferences = portal.portal_preferences
web_page_module = portal.web_page_module
......
362
\ No newline at end of file
363
\ No newline at end of file
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