summary refs log tree commit diff stats
path: root/tests/qapi-schema/union-branch-case.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/union-branch-case.err')
-rw-r--r--tests/qapi-schema/union-branch-case.err2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/union-branch-case.err b/tests/qapi-schema/union-branch-case.err
index b1e9417303..d2d5cb8993 100644
--- a/tests/qapi-schema/union-branch-case.err
+++ b/tests/qapi-schema/union-branch-case.err
@@ -1,2 +1,2 @@
 union-branch-case.json: In union 'Uni':
-union-branch-case.json:2: 'data' member 'Branch' uses uppercase in name
+union-branch-case.json:2: name of 'data' member 'Branch' must not use uppercase or '_'