diff options
Diffstat (limited to 'tests/qapi-schema/event-boxed-empty.json')
-rw-r--r-- | tests/qapi-schema/event-boxed-empty.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qapi-schema/event-boxed-empty.json b/tests/qapi-schema/event-boxed-empty.json index cb145f1433..63b870b31b 100644 --- a/tests/qapi-schema/event-boxed-empty.json +++ b/tests/qapi-schema/event-boxed-empty.json @@ -1,2 +1,6 @@ # 'boxed' requires a non-empty type + +## +# @FOO: +## { 'event': 'FOO', 'boxed': true } |