diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/endnewlinetest | 2 | ||||
-rw-r--r-- | test/newlinetest | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/test/endnewlinetest b/test/endnewlinetest index 4f02b0d..1727e1a 100644 --- a/test/endnewlinetest +++ b/test/endnewlinetest @@ -1 +1,3 @@ And thus, the new line bug was fixed... I think. +aasadasdasd +asdasd
\ No newline at end of file diff --git a/test/newlinetest b/test/newlinetest index 051c298..0b669b6 100644 --- a/test/newlinetest +++ b/test/newlinetest @@ -1,9 +1,10 @@ 1 2 3 +4 5 6 7 8 9 -10 +10
\ No newline at end of file |