diff options
Diffstat (limited to 'tests/qapi-schema/double-type.err')
| -rw-r--r-- | tests/qapi-schema/double-type.err | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/double-type.err b/tests/qapi-schema/double-type.err index ddb22af638..23f88aae99 100644 --- a/tests/qapi-schema/double-type.err +++ b/tests/qapi-schema/double-type.err @@ -1,3 +1,3 @@ tests/qapi-schema/double-type.json: In struct 'bar': -tests/qapi-schema/double-type.json:2: unknown key 'command' in struct 'bar' +tests/qapi-schema/double-type.json:2: struct has unknown key 'command' Valid keys are 'base', 'data', 'features', 'if', 'struct'. |