[Erp5-report] r10086 - /erp5/trunk/products/ERP5Catalog/tests/testCatalogSecurity.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Sep 18 13:29:49 CEST 2006


Author: seb
Date: Mon Sep 18 13:29:47 2006
New Revision: 10086

URL: http://svn.erp5.org?rev=10086&view=rev
Log:
fixed the title of this test

Modified:
    erp5/trunk/products/ERP5Catalog/tests/testCatalogSecurity.py

Modified: erp5/trunk/products/ERP5Catalog/tests/testCatalogSecurity.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Catalog/tests/testCatalogSecurity.py?rev=10086&r1=10085&r2=10086&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Catalog/tests/testCatalogSecurity.py (original)
+++ erp5/trunk/products/ERP5Catalog/tests/testCatalogSecurity.py Mon Sep 18 13:29:47 2006
@@ -61,7 +61,7 @@
   """
 
   def getTitle(self):
-    return "ERP5Catalog"
+    return "CatalogSecurity"
 
   def getBusinessTemplateList(self):
     return ('erp5_base',)




More information about the Erp5-report mailing list