aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/struct-member-invalid.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/struct-member-invalid.json')
-rw-r--r--tests/qapi-schema/struct-member-invalid.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qapi-schema/struct-member-invalid.json b/tests/qapi-schema/struct-member-invalid.json
index 968e63c..8f172f7 100644
--- a/tests/qapi-schema/struct-member-invalid.json
+++ b/tests/qapi-schema/struct-member-invalid.json
@@ -1,3 +1,2 @@
-# FIXME error message "should be a dictionary" is wrong, must be type name
{ 'struct': 'foo',
'data': { 'a': false } }