diff options
Diffstat (limited to 'tests/qapi-schema/struct-base-clash.err')
-rw-r--r-- | tests/qapi-schema/struct-base-clash.err | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/struct-base-clash.err b/tests/qapi-schema/struct-base-clash.err index c52f33d27b..bf94eee8b3 100644 --- a/tests/qapi-schema/struct-base-clash.err +++ b/tests/qapi-schema/struct-base-clash.err @@ -1 +1,2 @@ +tests/qapi-schema/struct-base-clash.json: In struct 'Sub': tests/qapi-schema/struct-base-clash.json:5: 'name' (member of Sub) collides with 'name' (member of Base) |