Fix format
This commit is contained in:
parent
d654898ebf
commit
dc81720dc9
|
@ -578,4 +578,4 @@ func TestParse_checkForDuplicateFields(t *testing.T) {
|
||||||
t.Fatalf("file: %s\nExpected: %s\n%s\n", tc.File, tc.Expected, err.Error())
|
t.Fatalf("file: %s\nExpected: %s\n%s\n", tc.File, tc.Expected, err.Error())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue