mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 13:06:14 +01:00
Remove trailing spaces from expected GMarkup error messages
Commit 138f4c1
broke the relevant part of 'make check' by changing the
error messages away from the ones we previously expected. This commit
updates the expected output to catch up.
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=688255
Reviewed-by: Matthias Clasen <mclasen@redhat.com>
This commit is contained in:
parent
b98a1c8df3
commit
e744a4aa7a
@ -1 +1 @@
|
||||
ERROR Error on line 2 char 1: '|foo' is not a valid name
|
||||
ERROR Error on line 2 char 1: '|foo' is not a valid name
|
||||
|
@ -1 +1 @@
|
||||
ERROR Error on line 2 char 1: 'foo|' is not a valid name: '|'
|
||||
ERROR Error on line 2 char 1: 'foo|' is not a valid name: '|'
|
||||
|
@ -1 +1 @@
|
||||
ERROR Error on line 1 char 15: 'bar}"baz"' is not a valid name: '}'
|
||||
ERROR Error on line 1 char 15: 'bar}"baz"' is not a valid name: '}'
|
||||
|
Loading…
Reference in New Issue
Block a user