Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / escape-too-short.json
1 # the \u escape requires 4 hex digits
2 # { 'command': 'a' }
3 { 'command': '\u61' }