diff options
Diffstat (limited to 'tests/qapi-schema/args-bad-boxed.json')
-rw-r--r-- | tests/qapi-schema/args-bad-boxed.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/args-bad-boxed.json b/tests/qapi-schema/args-bad-boxed.json index 4c0b28f291..dea0cd0aa5 100644 --- a/tests/qapi-schema/args-bad-boxed.json +++ b/tests/qapi-schema/args-bad-boxed.json @@ -1,6 +1,2 @@ # 'boxed' should only appear with value true - -## -# @foo: -## { 'command': 'foo', 'boxed': false } |