[Erp5-report] r45173 luke - /erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 7 13:57:42 CEST 2011


Author: luke
Date: Thu Apr  7 13:57:41 2011
New Revision: 45173

URL: http://svn.erp5.org?rev=45173&view=rev
Log:
 - remove outdated part of docstring

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

Modified: erp5/trunk/products/ERP5/tests/testBusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBusinessTemplate.py?rev=45173&r1=45172&r2=45173&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] Thu Apr  7 13:57:41 2011
@@ -7401,10 +7401,7 @@ class TestBusinessTemplate(ERP5TypeTestC
 
   def test_BusinessTemplateWithDocumentTestRemoved(self):
     """Checks that if Business Template defines Document and Test
-    Document is not removed
-    
-    This test uses simulation of pre-property sheet migration to have non unique
-    paths to remove"""
+    Document is not removed"""
     sequence_list = SequenceList()
     sequence_string = '\
                        CreateDocument \



More information about the Erp5-report mailing list