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