diff options
Diffstat (limited to 'tests/qapi-schema/union-base-empty.err')
-rw-r--r-- | tests/qapi-schema/union-base-empty.err | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qapi-schema/union-base-empty.err b/tests/qapi-schema/union-base-empty.err new file mode 100644 index 000000000..3630b341a --- /dev/null +++ b/tests/qapi-schema/union-base-empty.err @@ -0,0 +1,2 @@ +union-base-empty.json: In union 'TestUnion': +union-base-empty.json:5: discriminator 'type' is not a member of 'base' |