[Erp5-report] r29831 - /erp5/trunk/products/ERP5/tests/testAccountingRules.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 20 10:36:56 CEST 2009


Author: luke
Date: Tue Oct 20 10:36:56 2009
New Revision: 29831

URL: http://svn.erp5.org?rev=29831&view=rev
Log:
 - tic is defined in ERP5TypeTestCase

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

Modified: erp5/trunk/products/ERP5/tests/testAccountingRules.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testAccountingRules.py?rev=29831&r1=29830&r2=29831&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAccountingRules.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testAccountingRules.py [utf8] Tue Oct 20 10:36:56 2009
@@ -194,9 +194,6 @@
       "hd_size/120Go",
     )
 
-  def stepTic(self, **kw):
-    self.tic()
-
   def stepCreateInvoiceTransactionRule(self, sequence, **kw) :
     """ 
       Create some predicates in the Invoice Transaction Rule




More information about the Erp5-report mailing list