Commit 9fe7f20b authored by Grégory Wisniewski's avatar Grégory Wisniewski

Don't shadow previous test method.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1838 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent fc4a4ec4
......@@ -211,7 +211,7 @@ class NodeManagerTests(NeoTestBase):
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([])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment