Merge branch 'ir/makefile-typofix'
[gitweb.git] / t / test-lib.sh
index 2b525a8e1d19cd11fea0ba06372111306ce7bf41..82095e34eeb7ce9932abe1a5e97b1c2eb0888033 100644 (file)
@@ -870,6 +870,7 @@ case $(uname -s) in
        # backslashes in pathspec are converted to '/'
        # exec does not inherit the PID
        test_set_prereq MINGW
+       test_set_prereq NATIVE_CRLF
        test_set_prereq SED_STRIPS_CR
        test_set_prereq GREP_STRIPS_CR
        GIT_TEST_CMP=mingw_test_cmp