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

- remove outdated part of docstring


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45173 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f47baff5
...@@ -7401,10 +7401,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor): ...@@ -7401,10 +7401,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
def test_BusinessTemplateWithDocumentTestRemoved(self): def test_BusinessTemplateWithDocumentTestRemoved(self):
"""Checks that if Business Template defines Document and Test """Checks that if Business Template defines Document and Test
Document is not removed Document is not removed"""
This test uses simulation of pre-property sheet migration to have non unique
paths to remove"""
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = '\ sequence_string = '\
CreateDocument \ CreateDocument \
......
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