File: approvals_test.TestVerifyBadJSONBytes.approved.json

package info (click to toggle)
golang-github-approvals-go-approval-tests 0.0~git20170712.0.c1e747e-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 272 kB
  • ctags: 154
  • sloc: xml: 16; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (3)
1
2
3
4
5
error while parsing JSON
error:
  invalid character 'f' looking for beginning of object key string
JSON:
  { foo: "bar", "age": 42, "bark": "woof" }