Minor cleanup

This commit is contained in:
Patrik Nordwall 2012-05-28 15:38:39 +02:00
parent 24212f14bc
commit d8530811c9
8 changed files with 10 additions and 17 deletions

View file

@ -41,7 +41,7 @@ abstract class NodeMembershipSpec extends MultiNodeSpec(NodeMembershipMultiJvmSp
// make sure that the node-to-join is started before other join
runOn(first) {
cluster
cluster.self
}
testConductor.enter("first-started")