Commit 217d59dd authored by Aurel's avatar Aurel

forget to remove a local change


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11467 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec7dbc7f
......@@ -2412,7 +2412,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
sequence_list.addSequenceString(sequence_string)
sequence_list.play(self, quiet=quiet)
def test_12_BusinessTemplateWithCatalogMethod(self, quiet=quiet, run=1): #run_all_test):
def test_12_BusinessTemplateWithCatalogMethod(self, quiet=quiet, run=run_all_test):
if not run: return
if not quiet:
message = 'Test Business Template With Catalog Method, Related Key, Result Key And Table'
......
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