Fix builder parser tests

The line numbers changed here because we
removed some properties.
This commit is contained in:
Matthias Clasen 2019-04-28 23:44:07 +00:00
parent bf7d1e7b5a
commit 30942c4e3d
4 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
ERROR: g-markup-error-quark 6
.:10:23 element 'action-widget' requires attribute 'response'
.:9:23 element 'action-widget' requires attribute 'response'

View File

@ -1,2 +1,2 @@
ERROR: gtk-builder-error-quark 6
.:10:40 Could not parse enum: 'warbl'
.:9:40 Could not parse enum: 'warbl'

View File

@ -1,2 +1,2 @@
ERROR: gtk-builder-error-quark 1
.:10:15 Unsupported tag for GtkDialog: <warbl>
.:9:15 Unsupported tag for GtkDialog: <warbl>

View File

@ -1,2 +1,2 @@
ERROR: gtk-builder-error-quark 1
<input>:11:13 Unhandled tag: <warbl>
<input>:10:13 Unhandled tag: <warbl>