[Neo-report] r1838 gregory - /trunk/neo/tests/testNodes.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 23 16:57:28 CET 2010


Author: gregory
Date: Tue Feb 23 16:57:27 2010
New Revision: 1838

Log:
Don't shadow previous test method.

Modified:
    trunk/neo/tests/testNodes.py

Modified: trunk/neo/tests/testNodes.py
==============================================================================
--- trunk/neo/tests/testNodes.py [iso-8859-1] (original)
+++ trunk/neo/tests/testNodes.py [iso-8859-1] Tue Feb 23 16:57:27 2010
@@ -211,7 +211,7 @@
         self.checkByServer(self.admin)
         self.checkByUUID(self.admin)
 
-    def testInit(self):
+    def testReInit(self):
         """ Check that the manager clear all its content """
         manager = self.manager
         self.checkNodes([])





More information about the Neo-report mailing list