{
  "$schema": "../../test-schema.json",
  "registry": {
    "http://example.com/foo": { "foo": "bar" }
  },
  "tests": [
    {
      "ref": "http://example.com/foo",
      "target": { "foo": "bar" }
    }
  ]
}
