Merge "When encountering bad blobs, log the text row id."
[lhc/web/wiklou.git] / tests / phpunit / data / registration / good.json
1 {
2 "name": "FooBar",
3 "attributes": {
4 "FooBar": {
5 "Attr": [ "test" ]
6 },
7 "NotLoaded": {
8 "Attr": [ "test2" ]
9 }
10 },
11 "manifest_version": 2
12 }