Test_Collectd -> TestCollectd

pull/1298/head
Cory LaNou 2015-01-10 20:09:19 -07:00
parent 0340d3bd39
commit d9c0728e74
1 changed files with 1 additions and 1 deletions

View File

@ -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