diff options
Diffstat (limited to 'tests/qapi-schema/event-case.out')
-rw-r--r-- | tests/qapi-schema/event-case.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/event-case.out b/tests/qapi-schema/event-case.out index 313c0fe7be..110571b793 100644 --- a/tests/qapi-schema/event-case.out +++ b/tests/qapi-schema/event-case.out @@ -1,5 +1,5 @@ +object q_empty enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool'] prefix QTYPE event oops None boxed=False -object q_empty |