Do not add newline to multiline-input.txt
This commit is contained in:
committed by
Andrew Johnson
parent
2e00d068d3
commit
ae0435c6b2
@@ -6,3 +6,7 @@ root = true
|
|||||||
# as some compilers complain about files not ending in newline
|
# as some compilers complain about files not ending in newline
|
||||||
[*]
|
[*]
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
|
# Part of readline test that needs file without final newline
|
||||||
|
[modules/libcom/test/multiline-input.txt]
|
||||||
|
insert_final_newline = false
|
||||||
|
|||||||
Reference in New Issue
Block a user