diff options
Diffstat (limited to 'qemu/tests/qapi-schema/ident-with-escape.out')
-rw-r--r-- | qemu/tests/qapi-schema/ident-with-escape.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/tests/qapi-schema/ident-with-escape.out b/qemu/tests/qapi-schema/ident-with-escape.out new file mode 100644 index 000000000..402843081 --- /dev/null +++ b/qemu/tests/qapi-schema/ident-with-escape.out @@ -0,0 +1,3 @@ +[OrderedDict([('command', 'fooA'), ('data', OrderedDict([('bar1', 'str')]))])] +[] +[] |