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