]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/returns-dict.json
tests: don't check if qtest_spapr_boot() returns NULL
[mirror_qemu.git] / tests / qapi-schema / returns-dict.json
CommitLineData
9b090d42
MA
1# we reject inline struct return type
2{ 'command': 'oops', 'returns': { 'a': 'str' } }