Commit a82af3cf authored by Sebastien Robin's avatar Sebastien Robin

added a title to this test


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2114 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2938ff6f
...@@ -97,6 +97,12 @@ class TestERP5SyncML(ERP5TypeTestCase): ...@@ -97,6 +97,12 @@ class TestERP5SyncML(ERP5TypeTestCase):
#subscription_url1 = 'client1@localhost' #subscription_url1 = 'client1@localhost'
#subscription_url2 = 'client2@localhost' #subscription_url2 = 'client2@localhost'
def getTitle(self):
"""
"""
return "ERP5 SyncML"
def getBusinessTemplateList(self): def getBusinessTemplateList(self):
""" """
Return the list of business templates. Return the list of business templates.
......
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