summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/missing-type.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/missing-type.json')
-rw-r--r--tests/qapi-schema/missing-type.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/missing-type.json b/tests/qapi-schema/missing-type.json
index 1696f5c139..ff5349d3fe 100644
--- a/tests/qapi-schema/missing-type.json
+++ b/tests/qapi-schema/missing-type.json
@@ -1,2 +1,2 @@
-# FIXME: we should reject an expression with missing metatype
+# we reject an expression with missing metatype
{ 'data': { } }