diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-24 19:54:39 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-25 07:57:14 -0500 |
commit | 05be686a512299fc03e987399819ff13b7935b81 (patch) | |
tree | 47665a01030710cc00d2726c1fd184232bd137dd /tests/layouts/valid-14.layout | |
parent | cddd173f713335318802a98f008d44b66ac4db46 (diff) | |
download | pango-05be686a512299fc03e987399819ff13b7935b81.tar.gz |
Add a newline to serialization results
Otherwise editing the output in an editor
is likely to make the data not match anymore,
since most editors will add a final newline.
Update all tests
Diffstat (limited to 'tests/layouts/valid-14.layout')
-rw-r--r-- | tests/layouts/valid-14.layout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/layouts/valid-14.layout b/tests/layouts/valid-14.layout index 09894b52..61e7182e 100644 --- a/tests/layouts/valid-14.layout +++ b/tests/layouts/valid-14.layout @@ -525,4 +525,4 @@ } ] } -}
\ No newline at end of file +} |