style: Adjust test to not emit blank lines.
authorLudovic Courtès <ludo@gnu.org>
Tue, 2 Aug 2022 12:48:59 +0000 (14:48 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 8 Aug 2022 09:22:32 +0000 (11:22 +0200)
commit3eb3901d7f1d4aae134cb64aa703af67c3c27cdf
tree00cdf5d04ddd7f8ed035a5d9125a43ba35342d61
parent5b273e7c777cc975d398df9f9a6847b935cb5e86
style: Adjust test to not emit blank lines.

Previously this test would produce a file containing blank lines between
inputs.

* tests/style.scm ("input labels, modify-inputs and margin comment"):
Remove trailing newlines in replacement strings of 'substitute*'
expression.
tests/style.scm