diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-08-22 19:29:08 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-22 19:29:08 +0200 |
commit | caa25f75be9ee085332208c5c1fe13644e9f0b34 (patch) | |
tree | 6aa460a74cc8392cd0c723b47b2933b0a29c9c1e /t/test-lib.sh | |
parent | Merge branch 'ur/svn-local-zone' (diff) | |
parent | sha1_file: drop experimental GIT_USE_LOOKUP search (diff) | |
download | git-caa25f75be9ee085332208c5c1fe13644e9f0b34.tar.xz git-caa25f75be9ee085332208c5c1fe13644e9f0b34.zip |
Merge branch 'jk/drop-sha1-entry-pos'
Code clean-up.
* jk/drop-sha1-entry-pos:
sha1_file: drop experimental GIT_USE_LOOKUP search
Diffstat (limited to 't/test-lib.sh')
-rw-r--r-- | t/test-lib.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test-lib.sh b/t/test-lib.sh index 1b6e53f78a..5e3ca30ab3 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 |