summaryrefslogtreecommitdiffstats
path: root/t/t5703-upload-pack-ref-in-want.sh
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-11-20 14:39:56 +0100
committerJunio C Hamano <gitster@pobox.com>2024-11-21 00:23:48 +0100
commitfc1ddf42af6742fae7e770cae20e30d7902014c0 (patch)
treed0fb42e921aac488e548a4d1a462425efde2bd0f /t/t5703-upload-pack-ref-in-want.sh
parenttest-lib: unconditionally enable leak checking (diff)
downloadgit-fc1ddf42af6742fae7e770cae20e30d7902014c0.tar.xz
git-fc1ddf42af6742fae7e770cae20e30d7902014c0.zip
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Now that the default value for TEST_PASSES_SANITIZE_LEAK is `true` there is no longer a need to have that variable declared in all of our tests. Drop it. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5703-upload-pack-ref-in-want.sh')
-rwxr-xr-xt/t5703-upload-pack-ref-in-want.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5703-upload-pack-ref-in-want.sh b/t/t5703-upload-pack-ref-in-want.sh
index f75fae52c8..191097171b 100755
--- a/t/t5703-upload-pack-ref-in-want.sh
+++ b/t/t5703-upload-pack-ref-in-want.sh
@@ -2,7 +2,6 @@
test_description='upload-pack ref-in-want'
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
get_actual_refs () {