]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/args-bad-boxed.json
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
[mirror_qemu.git] / tests / qapi-schema / args-bad-boxed.json
1 # 'boxed' should only appear with value true
2 { 'command': 'foo', 'boxed': false }