diff options
Diffstat (limited to 'tests/qapi-schema/args-name-clash.err')
-rw-r--r-- | tests/qapi-schema/args-name-clash.err | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/args-name-clash.err b/tests/qapi-schema/args-name-clash.err index d953e8d241..eeb4e1b4dd 100644 --- a/tests/qapi-schema/args-name-clash.err +++ b/tests/qapi-schema/args-name-clash.err @@ -1 +1,2 @@ +tests/qapi-schema/args-name-clash.json: In command 'oops': tests/qapi-schema/args-name-clash.json:4: 'a_b' (parameter of oops) collides with 'a-b' (parameter of oops) |