Imported Upstream version 2.18.3
[platform/upstream/git.git] / t / t3300-funny-names.sh
index 9a146f1..04de03c 100755 (executable)
@@ -13,6 +13,7 @@ tree, index, and tree objects.
 
 HT='   '
 
+test_have_prereq MINGW ||
 echo 2>/dev/null > "Name with an${HT}HT"
 if ! test -f "Name with an${HT}HT"
 then