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 index e69de29bb2..f398bbb7d3 100644 --- a/tests/qapi-schema/bad-base.err +++ b/tests/qapi-schema/bad-base.err @@ -0,0 +1 @@ +tests/qapi-schema/bad-base.json:3: 'base' for type 'MyType' cannot use union type 'Union' |