Ran 'go fmt ./...' on code.

This commit is contained in:
Greg Linton 2016-05-11 08:33:10 -04:00
parent 61be28a106
commit 3b9cc58b9a
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ func TestHaproxyGeneratesMetricsWithAuthentication(t *testing.T) {
"hrsp_4xx": uint64(2345), "hrsp_4xx": uint64(2345),
"hrsp_5xx": uint64(1056), "hrsp_5xx": uint64(1056),
"hrsp_other": uint64(0), "hrsp_other": uint64(0),
"lastsess": uint64(0), "lastsess": uint64(0),
"lbtot": uint64(171013), "lbtot": uint64(171013),
"qcur": uint64(0), "qcur": uint64(0),
"qmax": uint64(0), "qmax": uint64(0),