summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/bad-type-dict.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/bad-type-dict.json')
-rw-r--r--tests/qapi-schema/bad-type-dict.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qapi-schema/bad-type-dict.json b/tests/qapi-schema/bad-type-dict.json
index 2a91b241f8..5952caab28 100644
--- a/tests/qapi-schema/bad-type-dict.json
+++ b/tests/qapi-schema/bad-type-dict.json
@@ -1,2 +1,6 @@
# we reject an expression with a metatype that is not a string
+
+##
+# @foo:
+##
{ 'command': { } }