Fix issue 524

This commit is contained in:
Jack Zampolin
2016-01-20 10:57:35 -08:00
parent fc1aa7d3b4
commit 0cdf1b07e9
134 changed files with 383 additions and 383 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/influxdb/telegraf/testutil"
"github.com/influxdata/telegraf/testutil"
)
func TestGather(t *testing.T) {