Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / escape-too-short.json
diff --git a/qemu/tests/qapi-schema/escape-too-short.json b/qemu/tests/qapi-schema/escape-too-short.json
new file mode 100644 (file)
index 0000000..6cb1dec
--- /dev/null
@@ -0,0 +1,3 @@
+# the \u escape requires 4 hex digits
+# { 'command': 'a' }
+{ 'command': '\u61' }