Commit a4ff8b73 authored by Sebastien Robin's avatar Sebastien Robin

fixed business template list

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10453 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 54bc0a8c
......@@ -80,11 +80,11 @@ class TestERP5BankingCurrencySale(TestERP5BankingMixin, ERP5TypeTestCase):
need to be installed to run the test on.
"""
return ('erp5_base',
'baobab_unit_test',
'erp5_trade',
'erp5_accounting',
'erp5_banking_core',
'erp5_banking_inventory',
'currency_exchange_patch',
'erp5_banking_currency_sale-0.1.bt5')
'erp5_banking_cash')
def afterSetUp(self):
......
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