summaryrefslogtreecommitdiff
path: root/tests/specs/test/test_with_config2/collect/deno.malformed.jsonc
blob: f2d8cbc6526dd081f6383d70ee38a21e33b83db2 (plain)
1
2
3
4
5
{
  "test": {
    "dont_know_this_field": {}
  }
}