[Erp5-report] r41695 ivan - /erp5/trunk/products/ERP5OOo/tests/testDms.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 23 08:27:54 CET 2010


Author: ivan
Date: Thu Dec 23 08:27:53 2010
New Revision: 41695

URL: http://svn.erp5.org?rev=41695&view=rev
Log:
Update wrong comment.

Modified:
    erp5/trunk/products/ERP5OOo/tests/testDms.py

Modified: erp5/trunk/products/ERP5OOo/tests/testDms.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testDms.py?rev=41695&r1=41694&r2=41695&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] Thu Dec 23 08:27:53 2010
@@ -643,8 +643,7 @@ class TestDocument(TestDocumentMixin):
 
   def test_05_getCreationDate(self):
     """
-    Check getCreationDate on all document type, as those documents
-    are not associated to edit_workflow.
+    Check getCreationDate on all document types.
     """
     portal = self.getPortalObject()
     for document_type in portal.getPortalDocumentTypeList():



More information about the Erp5-report mailing list