summaryrefslogtreecommitdiff
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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/bad-type-dict.json b/tests/qapi-schema/bad-type-dict.json
index 3c392a7cbd..2a91b241f8 100644
--- a/tests/qapi-schema/bad-type-dict.json
+++ b/tests/qapi-schema/bad-type-dict.json
@@ -1,2 +1,2 @@
-# FIXME: we should reject an expression with a metatype that is not a string
+# we reject an expression with a metatype that is not a string
{ 'command': { } }