[Erp5-report] r31904 nicolas - /erp5/trunk/products/ERP5/tests/testERP5Web.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 22 13:42:54 CET 2010


Author: nicolas
Date: Fri Jan 22 13:42:54 2010
New Revision: 31904

URL: http://svn.erp5.org?rev=31904&view=rev
Log:
Fix english sentence

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

Modified: erp5/trunk/products/ERP5/tests/testERP5Web.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testERP5Web.py?rev=31904&r1=31903&r2=31904&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testERP5Web.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testERP5Web.py [utf8] Fri Jan 22 13:42:54 2010
@@ -1180,7 +1180,7 @@
     self.assertTrue('manage_messages' not in response.getBody())
 
   def test_15_Check_LastModified_Header(self):
-    """This allow check that Last-Modified set by caching policy manager
+    """Checks that Last-Modified header set by caching policy manager
     is correctly filled with getModificationDate of content.
     This test check all Policy installed by erp5_web:
     Policy ID - unauthenticated web pages




More information about the Erp5-report mailing list