diff --git a/t/t7501-commit.sh b/t/t7501-commit.sh index 19c4b2c556..dd4bf28526 100755 --- a/t/t7501-commit.sh +++ b/t/t7501-commit.sh @@ -119,6 +119,7 @@ test_expect_success \ "echo 'gak' >file && \ git-commit -m 'author' --author 'Rubber Duck ' -a" +echo "SKIP because msysgit does not support Git.pm" || test_expect_success \ "interactive add" \ "echo 7 | git-commit --interactive | grep 'What now'"