mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
tests/qapi-schema: Rename redefined-builtin to redefined-predefined
The previous commit changed this test to clash with a predefined enum type, not a built-in type. Adjust its name. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-16-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
3e6c8a6331
commit
492db12ec3
5 changed files with 3 additions and 3 deletions
2
tests/qapi-schema/redefined-predefined.err
Normal file
2
tests/qapi-schema/redefined-predefined.err
Normal file
|
@ -0,0 +1,2 @@
|
|||
redefined-predefined.json: In struct 'QType':
|
||||
redefined-predefined.json:2: enum type 'QType' is already defined
|
Loading…
Add table
Add a link
Reference in a new issue