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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 18 14:40:22 CEST 2009


Author: fabien
Date: Mon May 18 14:40:20 2009
New Revision: 27025

URL: http://svn.erp5.org?rev=27025&view=rev
Log:
typo

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=27025&r1=27024&r2=27025&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] Mon May 18 14:40:20 2009
@@ -1562,7 +1562,7 @@
     sequence_list.addSequenceString(sequence_string)
     sequence_list.play(self)
 
-  def test_getAggreagtedAmountList_afterUpdateAggregatedAmountList(self):
+  def test_getAggregatedAmountList_afterUpdateAggregatedAmountList(self):
     """
       Test for case, when discount contributes to tax, and order has mix of contributing lines
 




More information about the Erp5-report mailing list