diff options
Diffstat (limited to 'tests/qapi-schema/bad-if-empty.err')
-rw-r--r-- | tests/qapi-schema/bad-if-empty.err | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qapi-schema/bad-if-empty.err b/tests/qapi-schema/bad-if-empty.err new file mode 100644 index 000000000..5208f543c --- /dev/null +++ b/tests/qapi-schema/bad-if-empty.err @@ -0,0 +1,2 @@ +bad-if-empty.json: In struct 'TestIfStruct': +bad-if-empty.json:2: 'if' condition '' of struct is not a valid identifier |