From f7f7443c4f4a315fa488576e35314a57e3a9d802 Mon Sep 17 00:00:00 2001 From: Hinko Kocevar Date: Sun, 6 Apr 2025 15:42:57 +0200 Subject: [PATCH] remove the trailing newline in test file --- modules/libcom/test/multiline-input.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libcom/test/multiline-input.txt b/modules/libcom/test/multiline-input.txt index efaf13072..6a1ca5188 100644 --- a/modules/libcom/test/multiline-input.txt +++ b/modules/libcom/test/multiline-input.txt @@ -34,4 +34,4 @@ p\ 8 not part of the string no. 7 # keep this one last -99 will not get to this line 'cause input file line has no newline +99 will not get to this line 'cause input file line has no newline \ No newline at end of file