Commit f5fb23b7 authored by Aurel's avatar Aurel

fix bt list


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8828 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2bf368b2
......@@ -99,10 +99,8 @@ class TestERP5BankingCashSortingIncident(TestERP5BankingMixin, ERP5TypeTestCase)
need to be installed to run the test on.
"""
return ('erp5_base'
# , 'erp5_trade'
# , 'erp5_accounting'
, 'currency_exchange_patch'
, '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