diff options
Diffstat (limited to 'tests/qapi-schema/command-int.json')
-rw-r--r-- | tests/qapi-schema/command-int.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/command-int.json b/tests/qapi-schema/command-int.json index 5b51bf148b..9a62554fc6 100644 --- a/tests/qapi-schema/command-int.json +++ b/tests/qapi-schema/command-int.json @@ -1,6 +1,2 @@ # we reject collisions between commands and types - -## -# @int: -## { 'command': 'int', 'data': { 'character': 'str' } } |