From 05be686a512299fc03e987399819ff13b7935b81 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 24 Nov 2021 19:54:39 -0500 Subject: 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 --- tests/layouts/valid-15.layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/layouts/valid-15.layout') diff --git a/tests/layouts/valid-15.layout b/tests/layouts/valid-15.layout index 8bcec049..b6613068 100644 --- a/tests/layouts/valid-15.layout +++ b/tests/layouts/valid-15.layout @@ -1030,4 +1030,4 @@ } ] } -} \ No newline at end of file +} -- cgit v1.2.1