summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/escape-too-big.json
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/qapi-schema/escape-too-big.json')
-rw-r--r--qemu/tests/qapi-schema/escape-too-big.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/qemu/tests/qapi-schema/escape-too-big.json b/qemu/tests/qapi-schema/escape-too-big.json
deleted file mode 100644
index 62bcecd55..000000000
--- a/qemu/tests/qapi-schema/escape-too-big.json
+++ /dev/null
@@ -1,3 +0,0 @@
-# we don't support full Unicode strings, yet
-# { 'command': 'é' }
-{ 'command': '\u00e9' }