diff options
Diffstat (limited to 'tests/qapi-schema/bad-type-bool.json')
| -rw-r--r-- | tests/qapi-schema/bad-type-bool.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qapi-schema/bad-type-bool.json b/tests/qapi-schema/bad-type-bool.json index bde17b56c4..1f9eddf938 100644 --- a/tests/qapi-schema/bad-type-bool.json +++ b/tests/qapi-schema/bad-type-bool.json @@ -1,2 +1,6 @@ # we reject an expression with a metatype that is not a string + +## +# @true: +## { 'struct': true, 'data': { } } |
