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.err1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/bad-base.err b/tests/qapi-schema/bad-base.err
index 154274bdd3..fdfd288f5c 100644
--- a/tests/qapi-schema/bad-base.err
+++ b/tests/qapi-schema/bad-base.err
@@ -1 +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'