[Erp5-report] r30091 - /erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 29 09:16:55 CET 2009


Author: gregory
Date: Thu Oct 29 09:16:52 2009
New Revision: 30091

URL: http://svn.erp5.org?rev=30091&view=rev
Log:
ERP5Banking tests requires erp5_pdm business template.

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

Modified: erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py?rev=30091&r1=30090&r2=30091&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py [utf8] (original)
+++ erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py [utf8] Thu Oct 29 09:16:52 2009
@@ -52,6 +52,7 @@
       need to be installed to run the test on.
     """
     return ('erp5_base',
+            'erp5_pdm',
             'erp5_trade',
             'erp5_accounting',
             'erp5_banking_core',




More information about the Erp5-report mailing list