[Erp5-report] r21024 - /erp5/trunk/products/ERP5/tests/testCalendar.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 20 10:35:40 CEST 2008


Author: jerome
Date: Tue May 20 10:35:39 2008
New Revision: 21024

URL: http://svn.erp5.org?rev=21024&view=rev
Log:
those methods are useless now

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

Modified: erp5/trunk/products/ERP5/tests/testCalendar.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testCalendar.py?rev=21024&r1=21023&r2=21024&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testCalendar.py (original)
+++ erp5/trunk/products/ERP5/tests/testCalendar.py Tue May 20 10:35:39 2008
@@ -62,20 +62,6 @@
     user = uf.getUserById('rc').__of__(uf)
     newSecurityManager(None, user)
 
-  def enableLightInstall(self):
-    """
-    You can override this. 
-    Return if we should do a light install (1) or not (0)
-    """
-    return 1
-
-  def enableActivityTool(self):
-    """
-    You can override this.
-    Return if we should create (1) or not (0) an activity tool.
-    """
-    return 1
-
   def createCategories(self):
     """
       Light install create only base categories, so we create




More information about the Erp5-report mailing list