tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
[qemu.git] / tests / qapi-schema / features-deprecated-type.json
blob265849b1f7995586a6dbb61cbc3d11ff41521eeb
1 # Feature 'deprecated' is not supported for types
2 { 'struct': 'Foo', 'data': {},
3   'features': [ 'deprecated' ] }