diff options
Diffstat (limited to 'tests/qapi-schema/type-bypass-no-gen.out')
| -rw-r--r-- | tests/qapi-schema/type-bypass-no-gen.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qapi-schema/type-bypass-no-gen.out b/tests/qapi-schema/type-bypass-no-gen.out new file mode 100644 index 0000000000..8b2a9ac94a --- /dev/null +++ b/tests/qapi-schema/type-bypass-no-gen.out @@ -0,0 +1,3 @@ +[OrderedDict([('command', 'unsafe'), ('data', OrderedDict([('arg', '**')])), ('returns', '**')])] +[] +[] |