diff options
Diffstat (limited to 'tests/qapi-schema/missing-type.json')
| -rw-r--r-- | tests/qapi-schema/missing-type.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qapi-schema/missing-type.json b/tests/qapi-schema/missing-type.json index ff5349d3fe..c2fc62d0af 100644 --- a/tests/qapi-schema/missing-type.json +++ b/tests/qapi-schema/missing-type.json @@ -1,2 +1,6 @@ # we reject an expression with missing metatype + +## +# @foo: +## { 'data': { } } |
