Merge branch 'js/win32-mmap'
[gitweb.git] / t / t9130-git-svn-authors-file.sh
index d306b77c31e6a73cc777b71eba1f69090093c0dc..41264818ccdd85abb4b0a17c8a508d4bcbfe57f5 100755 (executable)
@@ -91,7 +91,7 @@ test_expect_success 'fetch continues after authors-file is fixed' '
        )
        '
 
-test_expect_success 'fresh clone with svn.authors-file in config' '
+test_expect_success !MINGW 'fresh clone with svn.authors-file in config' '
        (
                rm -r "$GIT_DIR" &&
                test x = x"$(git config svn.authorsfile)" &&