[Erp5-report] r45216 leonardo - /erp5/trunk/products/ERP5/tests/testBPMCore.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 8 10:47:37 CEST 2011


Author: leonardo
Date: Fri Apr  8 10:47:37 2011
New Revision: 45216

URL: http://svn.erp5.org?rev=45216&view=rev
Log:
until erp5_core itself is clean...

Modified:
    erp5/trunk/products/ERP5/tests/testBPMCore.py

Modified: erp5/trunk/products/ERP5/tests/testBPMCore.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBPMCore.py?rev=45216&r1=45215&r2=45216&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] Fri Apr  8 10:47:37 2011
@@ -42,6 +42,7 @@ class TestBPMMixin(ERP5TypeTestCase):
   def getBusinessTemplateList(self):
     return ('erp5_base', 'erp5_pdm', 'erp5_simulation', 'erp5_trade',
             'erp5_accounting', 'erp5_invoicing', 'erp5_simplified_invoicing',
+            'erp5_core_proxy_field_legacy',
             'erp5_simulation_test')
 
   business_process_portal_type = 'Business Process'



More information about the Erp5-report mailing list