diff --git a/t/t0008-ignores.sh b/t/t0008-ignores.sh index bbaf6b5e9e..63beb99828 100755 --- a/t/t0008-ignores.sh +++ b/t/t0008-ignores.sh @@ -793,7 +793,7 @@ EOF test_cmp err.expect err ' -test_expect_success 'quoting allows trailing whitespace' ' +test_expect_success !MINGW 'quoting allows trailing whitespace' ' rm -rf whitespace && mkdir whitespace && >"whitespace/trailing " &&