[Erp5-report] r8824 - /erp5/trunk/products/ERP5Banking/tests/testERP5BankingAccountIncident.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jul 27 10:20:55 CEST 2006
Author: aurel
Date: Thu Jul 27 10:20:39 2006
New Revision: 8824
URL: http://svn.erp5.org?rev=8824&view=rev
Log:
use right bt for the unit test
Modified:
erp5/trunk/products/ERP5Banking/tests/testERP5BankingAccountIncident.py
Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingAccountIncident.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingAccountIncident.py?rev=8824&r1=8823&r2=8824&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingAccountIncident.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingAccountIncident.py Thu Jul 27 10:20:39 2006
@@ -99,9 +99,8 @@
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
More information about the Erp5-report
mailing list