aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/union-clash-branches.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/union-clash-branches.err')
-rw-r--r--tests/qapi-schema/union-clash-branches.err4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qapi-schema/union-clash-branches.err b/tests/qapi-schema/union-clash-branches.err
index 931399f..73bbc2c 100644
--- a/tests/qapi-schema/union-clash-branches.err
+++ b/tests/qapi-schema/union-clash-branches.err
@@ -1,2 +1,2 @@
-tests/qapi-schema/union-clash-branches.json: In union 'TestUnion':
-tests/qapi-schema/union-clash-branches.json:4: branch 'a_b' collides with branch 'a-b'
+union-clash-branches.json: In union 'TestUnion':
+union-clash-branches.json:4: branch 'a_b' collides with branch 'a-b'