[Erp5-report] r38120 luke - /erp5/trunk/products/CMFActivity/tests/testCMFActivity.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 2 10:54:46 CEST 2010


Author: luke
Date: Thu Sep  2 10:54:43 2010
New Revision: 38120

URL: http://svn.erp5.org?rev=38120&view=rev
Log:
 - small typo

Modified:
    erp5/trunk/products/CMFActivity/tests/testCMFActivity.py

Modified: erp5/trunk/products/CMFActivity/tests/testCMFActivity.py
URL: http://svn.erp5.org/erp5/trunk/products/CMFActivity/tests/testCMFActivity.py?rev=38120&r1=38119&r2=38120&view=diff
==============================================================================
--- erp5/trunk/products/CMFActivity/tests/testCMFActivity.py [utf8] (original)
+++ erp5/trunk/products/CMFActivity/tests/testCMFActivity.py [utf8] Thu Sep  2 10:54:43 2010
@@ -3585,7 +3585,7 @@ class TestCMFActivity(ERP5TypeTestCase, 
     # restore originals ones
     portal.setPlacelessDefaultReindexParameters(**original_reindex_parameters)
     person = portal.person_module.newContent(portal_type='Person')
-    # .. now now messages with this tag should apper
+    # .. now no messages with this tag should apper
     self.assertEquals(0, portal.portal_activities.countMessageWithTag(tag))    
 
   def TryNotificationSavedOnEventLogWhenNotifyUserRaises(self, activity):




More information about the Erp5-report mailing list