aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/args-bad-boxed.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/args-bad-boxed.json')
-rw-r--r--tests/qapi-schema/args-bad-boxed.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/args-bad-boxed.json b/tests/qapi-schema/args-bad-boxed.json
index 4c0b28f291..dea0cd0aa5 100644
--- a/tests/qapi-schema/args-bad-boxed.json
+++ b/tests/qapi-schema/args-bad-boxed.json
@@ -1,6 +1,2 @@
# 'boxed' should only appear with value true
-
-##
-# @foo:
-##
{ 'command': 'foo', 'boxed': false }