Do not add newline to multiline-input.txt

This commit is contained in:
Hinko Kocevar
2025-02-28 10:07:22 +01:00
committed by Andrew Johnson
parent 2e00d068d3
commit ae0435c6b2

View File

@@ -6,3 +6,7 @@ root = true
# as some compilers complain about files not ending in newline
[*]
insert_final_newline = true
# Part of readline test that needs file without final newline
[modules/libcom/test/multiline-input.txt]
insert_final_newline = false