aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/unknown-expr-key.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/unknown-expr-key.err')
-rw-r--r--tests/qapi-schema/unknown-expr-key.err3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/qapi-schema/unknown-expr-key.err b/tests/qapi-schema/unknown-expr-key.err
index 4340eaf894..be9f99c4ef 100644
--- a/tests/qapi-schema/unknown-expr-key.err
+++ b/tests/qapi-schema/unknown-expr-key.err
@@ -1,2 +1,3 @@
-tests/qapi-schema/unknown-expr-key.json:2: Unknown keys 'bogus', 'phony' in struct 'bar'
+tests/qapi-schema/unknown-expr-key.json: In struct 'bar':
+tests/qapi-schema/unknown-expr-key.json:2: struct has unknown keys 'bogus', 'phony'
Valid keys are 'base', 'data', 'features', 'if', 'struct'.