diff --git a/dev-vcs/git/git-1.8.1.5.ebuild b/dev-vcs/git/git-1.8.1.5.ebuild index 0e7c986..0315975 100644 --- a/dev-vcs/git/git-1.8.1.5.ebuild +++ b/dev-vcs/git/git-1.8.1.5.ebuild @@ -485,7 +485,9 @@ src_test() { t9601-cvsimport-vendor-branch.sh \ t9602-cvsimport-branches-tags.sh \ t9603-cvsimport-patchsets.sh" - local tests_perl="t5502-quickfetch.sh \ + local tests_perl="t3701-add-interactive.sh \ + t7501-commit.sh \ + t5502-quickfetch.sh \ t5512-ls-remote.sh \ t5520-pull.sh" # Bug #225601 - t0004 is not suitable for root perm