Corrected formatting of the test file

This commit is contained in:
Marcin Bunsch 2016-01-28 14:57:42 +01:00
parent 57908cd114
commit 69edc8f304
1 changed files with 6 additions and 6 deletions

View File

@ -725,7 +725,7 @@ func TestParse_Timings(t *testing.T) {
s.Gather(acc) s.Gather(acc)
valid := map[string]interface{} { valid := map[string]interface{}{
"90_percentile": float64(11), "90_percentile": float64(11),
"count": int64(5), "count": int64(5),
"lower": float64(1), "lower": float64(1),