go fmt checks

This commit is contained in:
Simon Fraser 2015-08-10 21:11:01 +01:00
parent e90705567d
commit 0ceebc64c8
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ func TestSystemStats_GenerateStats(t *testing.T) {
require.NoError(t, err)
tags := map[string]string{
"path": "/",
"path": "/",
"fstype": "ext4",
}