Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / escape-too-big.json
diff --git a/qemu/tests/qapi-schema/escape-too-big.json b/qemu/tests/qapi-schema/escape-too-big.json
new file mode 100644 (file)
index 0000000..62bcecd
--- /dev/null
@@ -0,0 +1,3 @@
+# we don't support full Unicode strings, yet
+# { 'command': 'é' }
+{ 'command': '\u00e9' }