qemu/tests/qapi-schema/args-array-empty.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
114 B
JSON
Raw Normal View History

# we reject an array for data if it does not contain a known type
{ 'command': 'oops', 'data': { 'empty': [ ] } }