summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/command-int.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/command-int.json')
-rw-r--r--tests/qapi-schema/command-int.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/qapi-schema/command-int.json b/tests/qapi-schema/command-int.json
index c90d408..9a62554 100644
--- a/tests/qapi-schema/command-int.json
+++ b/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' } }
OpenPOWER on IntegriCloud