Commit 3b9b5f15 authored by Aurel's avatar Aurel

use right bt for the unit test


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8824 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1cabf124
......@@ -99,9 +99,8 @@ class TestERP5BankingAccountIncident(TestERP5BankingMixin, ERP5TypeTestCase):
need to be installed to run the test on.
"""
return ('erp5_base'
# , 'erp5_trade'
# , 'erp5_accounting'
, 'baobab_unit_test'
, 'erp5_trade'
, 'erp5_accounting'
, 'erp5_banking_core' # erp5_banking_core contains all generic methods for banking
, 'erp5_banking_inventory'
, 'erp5_banking_cash' # erp5_banking_cash contains all method for cash transfer
......
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