Commit 1aafcae7 authored by Nicolas Delaby's avatar Nicolas Delaby

revert part of last commit done by mistake

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25090 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 218c9e41
......@@ -652,7 +652,10 @@ class TestTask(TestTaskMixin, ERP5TypeTestCase):
if not run: return
sequence_list = SequenceList()
sequence_string = self.default_task_sequence + '\
stepVerifyClonedGeneratedByBuilderTaskReport \
stepVerifyGeneratedByBuilderTaskReport \
stepStartTaskReport \
stepFinishTaskReport \
stepCloseTaskReport \
'
sequence_list.addSequenceString(sequence_string)
......
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