summaryrefslogtreecommitdiff
path: root/test/endnewlinetest
diff options
context:
space:
mode:
authorOskar <[email protected]>2023-12-13 22:51:32 +0100
committerOskar <[email protected]>2023-12-13 22:51:32 +0100
commit84b2e02080b5fded466e18694426d7d26db8e194 (patch)
treeebc7387760175f8d8b6615ebeda0ab4f6b4eeb95 /test/endnewlinetest
parent754f7875bec4bf60d7bb8c23a588c32de255d038 (diff)
fixed bug where newline was not created because the file did not end with one
Diffstat (limited to 'test/endnewlinetest')
-rw-r--r--test/endnewlinetest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/endnewlinetest b/test/endnewlinetest
new file mode 100644
index 0000000..4f02b0d
--- /dev/null
+++ b/test/endnewlinetest
@@ -0,0 +1 @@
+And thus, the new line bug was fixed... I think.