diff options
Diffstat (limited to 'tests/qapi-schema/event-args-if-unboxed.err')
-rw-r--r-- | tests/qapi-schema/event-args-if-unboxed.err | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qapi-schema/event-args-if-unboxed.err b/tests/qapi-schema/event-args-if-unboxed.err new file mode 100644 index 0000000000..41ac64c6f3 --- /dev/null +++ b/tests/qapi-schema/event-args-if-unboxed.err @@ -0,0 +1,2 @@ +tests/qapi-schema/event-args-if-unboxed.json: In event 'TEST_IF_EVENT': +tests/qapi-schema/event-args-if-unboxed.json:1: event's 'data' members may have 'if' conditions only with 'boxed': true |