mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 12:53:53 -06:00

The first check ensures the second one can't trigger. Drop the first one, because the second one is in a more logical place, and emits a nicer error message. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
1 line
101 B
Text
1 line
101 B
Text
tests/qapi-schema/union-base-no-discriminator.json:11: Simple union 'TestUnion' must not have a base
|