diff options
Diffstat (limited to 'tests/qapi-schema/args-any.json')
-rw-r--r-- | tests/qapi-schema/args-any.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/args-any.json b/tests/qapi-schema/args-any.json index f494479cc9..58fe5e470e 100644 --- a/tests/qapi-schema/args-any.json +++ b/tests/qapi-schema/args-any.json @@ -1,6 +1,2 @@ # we do not allow an 'any' argument - -## -# @oops: -## { 'command': 'oops', 'data': 'any' } |