Commit 6b7d6815 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Define the title.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3990 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 03a19ae2
......@@ -66,6 +66,9 @@ class TestBusinessTemplate(ERP5TypeTestCase):
- Upgrade a template
"""
def getTitle(self):
return "Business Template"
def test_01_checkTools(self, quiet=0):
if not quiet:
......
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