diff options
Diffstat (limited to '')
-rw-r--r-- | tests/resources/crlf/more-crlf | 5 | ||||
-rw-r--r-- | tests/resources/crlf/more-crlf-utf8bom | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/tests/resources/crlf/more-crlf b/tests/resources/crlf/more-crlf new file mode 100644 index 0000000..0ff5a53 --- /dev/null +++ b/tests/resources/crlf/more-crlf @@ -0,0 +1,5 @@ +crlf
+crlf
+lf +crlf
+crlf
diff --git a/tests/resources/crlf/more-crlf-utf8bom b/tests/resources/crlf/more-crlf-utf8bom new file mode 100644 index 0000000..ea030d3 --- /dev/null +++ b/tests/resources/crlf/more-crlf-utf8bom @@ -0,0 +1,5 @@ +crlf
+crlf
+lf +crlf
+crlf
|