Commit 0ba37050 authored by Sebastien Robin's avatar Sebastien Robin

added title


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3855 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 45e3f266
......@@ -56,6 +56,13 @@ from copy import deepcopy
class TestImmobilisation(ERP5TypeTestCase):
def getTitle(self):
"""
default title
"""
return "Immobilisation"
# Different variables used for this test
run_all_test = 1
source_company_id = 'Nexedi'
......
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