diff --git a/functional_test.go b/functional_test.go index e050b952..d0954fb6 100644 --- a/functional_test.go +++ b/functional_test.go @@ -45,13 +45,6 @@ var algos = []struct { {Name: "Leaky bucket", Algorithm: guber.Algorithm_LEAKY_BUCKET}, } -// runFunc implements goleak.TestingM around a function reference. -//type runFunc func() int -// -//func (f runFunc) Run() int { -// return f() -//} - // Setup and shutdown the mock gubernator cluster for the entire test suite func TestMain(m *testing.M) { if err := cluster.StartWith([]guber.PeerInfo{