aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-10-18 14:19:06 +0900
committerJunio C Hamano <gitster@pobox.com>2017-10-18 14:19:06 +0900
commit7c9375db0e3063cf2f20970ff9e36e720f823181 (patch)
tree390e022d3cf81b5c6a250b065b9f4adf24bcdb37 /t/test-lib.sh
parentd9e85860567cdbf867a9af20997735f06db12ec5 (diff)
parent39b00fa4d41d0fae458d03df0ebc0bf7dfde6ac8 (diff)
downloadgit-7c9375db0e3063cf2f20970ff9e36e720f823181.tar.xz
Merge branch 'jk/drop-sha1-entry-pos' into maint
Code clean-up. * jk/drop-sha1-entry-pos: sha1-lookup: remove sha1_entry_pos() from header file sha1_file: drop experimental GIT_USE_LOOKUP search
Diffstat (limited to 't/test-lib.sh')
-rw-r--r--t/test-lib.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test-lib.sh b/t/test-lib.sh
index 51f52dcd4e..5fbd8d4a90 100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
@@ -99,7 +99,6 @@ unset VISUAL EMAIL LANGUAGE COLUMNS $("$PERL_PATH" -e '
my $ok = join("|", qw(
TRACE
DEBUG
- USE_LOOKUP
TEST
.*_TEST
PROVE