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