summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/args-bad-boxed.json
blob: 4c0b28f29198fe1446d45ffb58d22661986f15f6 (plain)
1
2
3
4
5
6
# 'boxed' should only appear with value true

##
# @foo:
##
{ 'command': 'foo', 'boxed': false }