qemu-e2k/tests/qapi-schema/pragma-value-not-list-of-st...

4 lines
110 B
JSON

# pragma value must be list of strings
{ 'pragma': { 'command-returns-exceptions': [ 'good', [ 'bad' ] ] } }