diff options
Diffstat (limited to 'tests/qapi-schema/bad-if-all.err')
-rw-r--r-- | tests/qapi-schema/bad-if-all.err | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qapi-schema/bad-if-all.err b/tests/qapi-schema/bad-if-all.err new file mode 100644 index 0000000000..a04f6e7043 --- /dev/null +++ b/tests/qapi-schema/bad-if-all.err @@ -0,0 +1,2 @@ +bad-if-all.json: In struct 'TestIfStruct': +bad-if-all.json:2: 'all' condition of struct must be an array |