[Erp5-report] r42556 seb - /erp5/trunk/products/ERP5Legacy/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 21 10:55:22 CET 2011


Author: seb
Date: Fri Jan 21 10:55:22 2011
New Revision: 42556

URL: http://svn.erp5.org?rev=42556&view=rev
Log:
this line should have been removed in commit 42531

Modified:
    erp5/trunk/products/ERP5Legacy/tests/testLegacySimulationPackingList.py

Modified: erp5/trunk/products/ERP5Legacy/tests/testLegacySimulationPackingList.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Legacy/tests/testLegacySimulationPackingList.py?rev=42556&r1=42555&r2=42556&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Legacy/tests/testLegacySimulationPackingList.py [utf8] (original)
+++ erp5/trunk/products/ERP5Legacy/tests/testLegacySimulationPackingList.py [utf8] Fri Jan 21 10:55:22 2011
@@ -1789,7 +1789,6 @@ class TestSolvingPackingList(TestPacking
     transaction.commit()
     self.tic()
     super(TestSolvingPackingList, self).beforeTearDown()
-    beforeTearDown(self)
 
   @UnrestrictedMethod
   def _setUpTargetSolver(self, solver_id, solver_class, tested_property_list):



More information about the Erp5-report mailing list