Always removeNode when shutdown, see 2137

This commit is contained in:
Patrik Nordwall 2012-06-04 14:29:32 +02:00
parent 415366e881
commit f30a1a0b1f
6 changed files with 3 additions and 7 deletions

View file

@ -41,7 +41,6 @@ class ClientDowningNodeThatIsUnreachableSpec
testConductor.enter("all-up")
// kill 'third' node
testConductor.removeNode(third)
testConductor.shutdown(third, 0)
// mark 'third' node as DOWN