diff options
Diffstat (limited to 'tests/qapi-schema/returns-dict.json')
| -rw-r--r-- | tests/qapi-schema/returns-dict.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qapi-schema/returns-dict.json b/tests/qapi-schema/returns-dict.json index 1cfef3ede7..6a3ed0f34d 100644 --- a/tests/qapi-schema/returns-dict.json +++ b/tests/qapi-schema/returns-dict.json @@ -1,2 +1,6 @@ # we reject inline struct return type + +## +# @oops: +## { 'command': 'oops', 'returns': { 'a': 'str' } } |
