aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/bad-base.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/bad-base.err')
-rw-r--r--tests/qapi-schema/bad-base.err2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/bad-base.err b/tests/qapi-schema/bad-base.err
index fdfd288f5c..039678a364 100644
--- a/tests/qapi-schema/bad-base.err
+++ b/tests/qapi-schema/bad-base.err
@@ -1,2 +1,2 @@
tests/qapi-schema/bad-base.json: In struct 'MyType':
-tests/qapi-schema/bad-base.json:3: 'base' for struct 'MyType' cannot use union type 'Union'
+tests/qapi-schema/bad-base.json:3: 'base' requires a struct type, union type 'Union' isn't