diff --git a/mesh/gossip_test.go b/mesh/gossip_test.go index e8346f6e66..17e576dc3b 100644 --- a/mesh/gossip_test.go +++ b/mesh/gossip_test.go @@ -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