[Erp5-report] r8828 - /erp5/trunk/products/ERP5Banking/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 27 11:18:58 CEST 2006


Author: aurel
Date: Thu Jul 27 11:18:54 2006
New Revision: 8828

URL: http://svn.erp5.org?rev=8828&view=rev
Log:
fix bt list

Modified:
    erp5/trunk/products/ERP5Banking/tests/testERP5BankingCashSortingIncident.py

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingCashSortingIncident.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingCashSortingIncident.py?rev=8828&r1=8827&r2=8828&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingCashSortingIncident.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingCashSortingIncident.py Thu Jul 27 11:18:54 2006
@@ -99,10 +99,8 @@
       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




More information about the Erp5-report mailing list