Commit d9e19865 authored by Grégory Wisniewski's avatar Grégory Wisniewski

Remove this unimplemented test.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1640 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 138a8b34
......@@ -143,9 +143,6 @@ class MasterNotificationsHandlerTests(MasterHandlerTests):
self.assertEqual(self.app.master_conn, None)
self.assertEqual(self.app.primary_master_node, None)
def test_stopOperation(self):
raise NotImplementedError
def test_invalidateObjects(self):
conn = self.getConnection()
tid = self.getNextTID()
......
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