diff options
Diffstat (limited to 'tests/qapi-schema/args-int.json')
-rw-r--r-- | tests/qapi-schema/args-int.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/args-int.json b/tests/qapi-schema/args-int.json index 7f4e1b7aa6..a334d92e8c 100644 --- a/tests/qapi-schema/args-int.json +++ b/tests/qapi-schema/args-int.json @@ -1,6 +1,2 @@ # we reject commands where data is not an array or complex type - -## -# @oops: -## { 'command': 'oops', 'data': 'int' } |