hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
[qemu/ar7.git] / tests / qapi-schema / args-bad-boxed.json
blobdea0cd0aa51a1376760508bed9e028e202f11783
1 # 'boxed' should only appear with value true
2 { 'command': 'foo', 'boxed': false }