[Erp5-report] r36610 kazuhiko - /erp5/trunk/products/ERP5/tests/testERP5Simulation.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jun 25 18:25:21 CEST 2010


Author: kazuhiko
Date: Fri Jun 25 18:25:20 2010
New Revision: 36610

URL: http://svn.erp5.org?rev=36610&view=rev
Log:
remove debug code.

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

Modified: erp5/trunk/products/ERP5/tests/testERP5Simulation.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testERP5Simulation.py?rev=36610&r1=36609&r2=36610&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testERP5Simulation.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testERP5Simulation.py [utf8] Fri Jun 25 18:25:20 2010
@@ -622,8 +622,6 @@ class TestAutomaticSolvingPackingList(Te
       solver_process_type_info.getTypeAllowedContentTypeList() + \
       [solver_id]
     )
-    self.portal.portal_activities.manage_enableActivityCreationTrace()
-    self.portal.portal_activities.manage_enableActivityTracking()
     (default_chain, chain_dict) = getChainByType(self.portal)
     chain_dict['chain_%s' % solver_id] = 'solver_workflow'
     self.portal.portal_workflow.manage_changeWorkflows(default_chain,




More information about the Erp5-report mailing list