]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qapi-schema/struct-base-clash.err
tests/avocado: s390x cpu topology entitlement tests
[mirror_qemu.git] / tests / qapi-schema / struct-base-clash.err
index 8c3ee1c43572825c53f97a5f6e7c9e17afe29376..46473947e6d2ff25dcf4681a896845b6c372cfa4 100644 (file)
@@ -1,2 +1,2 @@
-tests/qapi-schema/struct-base-clash.json: In struct 'Sub':
-tests/qapi-schema/struct-base-clash.json:5: member 'name' collides with member 'name' of type 'Base'
+struct-base-clash.json: In struct 'Sub':
+struct-base-clash.json:5: member 'name' collides with member 'name' of type 'Base'