Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
rade committed Dec 8, 2015
1 parent 0b52127 commit eddcf93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mesh/gossip_test.go
Expand Up @@ -69,9 +69,8 @@ func (router *Router) DeleteTestChannelConnection(r *Router) {

func TestGossipTopology(t *testing.T) {
wt.RunWithTimeout(t, 5*time.Second, func() {
//implTestGossipTopology(t)
implTestGossipTopology(t)
})
implTestGossipTopology(t)
}

// Create a Peer representing the receiver router, with connections to
Expand Down

0 comments on commit eddcf93

Please sign in to comment.