summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/command-int.json
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/qapi-schema/command-int.json')
-rw-r--r--qemu/tests/qapi-schema/command-int.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/qemu/tests/qapi-schema/command-int.json b/qemu/tests/qapi-schema/command-int.json
index c90d408ab..9a62554fc 100644
--- a/qemu/tests/qapi-schema/command-int.json
+++ b/qemu/tests/qapi-schema/command-int.json
@@ -1,3 +1,2 @@
# we reject collisions between commands and types
-{ 'command': 'int', 'data': { 'character': 'str' },
- 'returns': { 'value': 'int' } }
+{ 'command': 'int', 'data': { 'character': 'str' } }