Fix new test in testinput5 when LF is not a default newline.

This commit is contained in:
ph10 2016-10-07 15:50:39 +00:00
parent a78ff564ea
commit e96c117d56
2 changed files with 4 additions and 0 deletions

2
testdata/testinput5 vendored
View File

@ -3,6 +3,8 @@
# results in 8-bit, 16-bit, and 32-bit modes are excluded (see tests 10 and
# 12).
#newline_default lf any anycrlf
# PCRE2 and Perl disagree about the characteristics of certain Unicode
# characters. For example, 061C is considered by Perl to be Arabic, though
# is it not listed as such in the Unicode Scripts.txt file, and 2066-2069 are

View File

@ -3,6 +3,8 @@
# results in 8-bit, 16-bit, and 32-bit modes are excluded (see tests 10 and
# 12).
#newline_default lf any anycrlf
# PCRE2 and Perl disagree about the characteristics of certain Unicode
# characters. For example, 061C is considered by Perl to be Arabic, though
# is it not listed as such in the Unicode Scripts.txt file, and 2066-2069 are