Commit b3ba368e authored by Łukasz Nowak's avatar Łukasz Nowak

- tic is defined in ERP5TypeTestCase


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29831 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ce52aef6
...@@ -194,9 +194,6 @@ class TestAccountingRules(TestAccountingRulesMixin, ERP5TypeTestCase): ...@@ -194,9 +194,6 @@ class TestAccountingRules(TestAccountingRulesMixin, ERP5TypeTestCase):
"hd_size/120Go", "hd_size/120Go",
) )
def stepTic(self, **kw):
self.tic()
def stepCreateInvoiceTransactionRule(self, sequence, **kw) : def stepCreateInvoiceTransactionRule(self, sequence, **kw) :
""" """
Create some predicates in the Invoice Transaction Rule Create some predicates in the Invoice Transaction Rule
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment