Skip to content

Commit 0d86504

Browse files
committed
Merge branch 'ab/retire-scripted-add-p'
Test fix. * ab/retire-scripted-add-p: t3701: we don't need no Perl for `add -i` anymore
2 parents dd88a1a + 3457b50 commit 0d86504

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)