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