postpone verbose error messages
This commit is contained in:
parent
5d242cff86
commit
b74e70080a
@ -265,6 +265,8 @@ func TestErrorMessage(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestErrorVerbose(t *testing.T) {
|
||||
t.Skip()
|
||||
|
||||
const expected = `<input>:5:2:parse failed, parsing: string
|
||||
|
||||
"c":3,
|
||||
|
Loading…
Reference in New Issue
Block a user