wiki.techinc.nl/tests/phpunit/data/registration/good.json
Kunal Mehta b165908616 Improve ExtensionRegistry test coverage
Change-Id: Id1b87e020a220c96b42d86485da67d47b9d565f9
2018-05-27 20:36:41 -07:00

12 lines
152 B
JSON

{
"name": "FooBar",
"attributes": {
"FooBar": {
"Attr": [ "test" ]
},
"NotLoaded": {
"Attr": [ "test2" ]
}
},
"manifest_version": 2
}