diff options
Diffstat (limited to 'tests/qapi-schema/unknown-expr-key.err')
-rw-r--r-- | tests/qapi-schema/unknown-expr-key.err | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/unknown-expr-key.err b/tests/qapi-schema/unknown-expr-key.err index 07558edb78..e401efe148 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: In struct 'bar': tests/qapi-schema/unknown-expr-key.json:2: unknown keys 'bogus', 'phony' in struct 'bar' Valid keys are 'base', 'data', 'features', 'if', 'struct'. |