Commit 58fc85af authored by Grégory Wisniewski's avatar Grégory Wisniewski

Do not override BT list, they are all already defined in base class.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31154 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e2a82248
......@@ -53,15 +53,6 @@ class TestERP5BankingInventory(TestERP5BankingMixin):
RUN_ALL_TEST = 1
QUIET = 0
def getBusinessTemplateList(self):
"""
"""
return ('erp5_base',
'erp5_trade',
'erp5_accounting',
'erp5_banking_core',
'erp5_banking_inventory',)
def getTitle(self):
"""
Return the title of the test
......
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