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