diff options
Diffstat (limited to 'tests/qapi-schema/bad-base.err')
-rw-r--r-- | tests/qapi-schema/bad-base.err | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/bad-base.err b/tests/qapi-schema/bad-base.err index f398bbb7d3..154274bdd3 100644 --- a/tests/qapi-schema/bad-base.err +++ b/tests/qapi-schema/bad-base.err @@ -1 +1 @@ -tests/qapi-schema/bad-base.json:3: 'base' for type 'MyType' cannot use union type 'Union' +tests/qapi-schema/bad-base.json:3: 'base' for struct 'MyType' cannot use union type 'Union' |