diff options
Diffstat (limited to 'tests/qapi-schema/reserved-command-q.out')
-rw-r--r-- | tests/qapi-schema/reserved-command-q.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/qapi-schema/reserved-command-q.out b/tests/qapi-schema/reserved-command-q.out new file mode 100644 index 0000000000..b31b38ff0d --- /dev/null +++ b/tests/qapi-schema/reserved-command-q.out @@ -0,0 +1,5 @@ +object :empty +command q-unix None -> None + gen=True success_response=True +command unix None -> None + gen=True success_response=True |