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 <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
5a7d41d849
commit
3457b50e8c
@ -7,12 +7,6 @@ export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
|
||||
. ./test-lib.sh
|
||||
. "$TEST_DIRECTORY"/lib-terminal.sh
|
||||
|
||||
if test_have_prereq !PERL
|
||||
then
|
||||
skip_all='skipping add -i (scripted) tests, perl not available'
|
||||
test_done
|
||||
fi
|
||||
|
||||
diff_cmp () {
|
||||
for x
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user