diff options
Diffstat (limited to 'tests/qapi-schema/args-union.err')
-rw-r--r-- | tests/qapi-schema/args-union.err | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qapi-schema/args-union.err b/tests/qapi-schema/args-union.err new file mode 100644 index 000000000..4b80a99f7 --- /dev/null +++ b/tests/qapi-schema/args-union.err @@ -0,0 +1,2 @@ +args-union.json: In command 'oops': +args-union.json:9: command's 'data' can take union type 'Uni' only with 'boxed': true |