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