diff options
Diffstat (limited to 'qemu/tests/qapi-schema/quoted-structural-chars.json')
-rw-r--r-- | qemu/tests/qapi-schema/quoted-structural-chars.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/qapi-schema/quoted-structural-chars.json b/qemu/tests/qapi-schema/quoted-structural-chars.json new file mode 100644 index 000000000..9fe657ae9 --- /dev/null +++ b/qemu/tests/qapi-schema/quoted-structural-chars.json @@ -0,0 +1 @@ +'{' 'key1' ':' 'value1' ',' 'key2' ':' '[' ']' '}' |