MinGW: update tests to handle a native eol of crlf
[gitweb.git] / t / test-lib.sh
index a4795373a6a2e1f247b3cef9880f2a82309b3594..f359731c87055c9e56547ced99d0d6814b77821e 100644 (file)
@@ -867,6 +867,7 @@ case $(uname -s) in
        # exec does not inherit the PID
        test_set_prereq MINGW
        test_set_prereq NOT_CYGWIN
+       test_set_prereq NATIVE_CRLF
        test_set_prereq SED_STRIPS_CR
        test_set_prereq GREP_STRIPS_CR
        GIT_TEST_CMP=mingw_test_cmp