Skip to content

Commit 3457b50

Browse files
dschogitster
authored andcommitted
t3701: we don't need no Perl for add -i anymore
This should have been removed in `ab/retire-scripted-add-p` but wasn't. Signed-off-by: Johannes Schindelin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5a7d41d commit 3457b50

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

t/t3701-add-interactive.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
77
. ./test-lib.sh
88
. "$TEST_DIRECTORY"/lib-terminal.sh
99

10-
if test_have_prereq !PERL
11-
then
12-
skip_all='skipping add -i (scripted) tests, perl not available'
13-
test_done
14-
fi
15-
1610
diff_cmp () {
1711
for x
1812
do

0 commit comments

Comments
 (0)