From d9c0728e7420a509004090c6f3addbe024f2fd1f Mon Sep 17 00:00:00 2001 From: Cory LaNou Date: Sat, 10 Jan 2015 20:09:19 -0700 Subject: [PATCH] Test_Collectd -> TestCollectd --- cmd/influxd/config_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/influxd/config_test.go b/cmd/influxd/config_test.go index 52480eebc8..365d46d3b2 100644 --- a/cmd/influxd/config_test.go +++ b/cmd/influxd/config_test.go @@ -296,7 +296,7 @@ lru-cache-size = "200m" point-batch-size = 50 ` -func Test_Collectd_ConnectionString(t *testing.T) { +func TestCollectd_ConnectionString(t *testing.T) { var tests = []struct { name string defaultBindAddr string