]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/bad-data.json
qapi: Reject blank 'if' conditions in addition to empty ones
[mirror_qemu.git] / tests / qapi-schema / bad-data.json
CommitLineData
dd883c6f 1# we ensure 'data' is a dictionary for all but enums
0d8b9fb5 2{ 'command': 'oops', 'data': [ ] }