aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-07-15 10:11:39 -0700
committerJunio C Hamano <gitster@pobox.com>2024-07-15 10:11:39 -0700
commitd8b9b1fc8193ce5cc5d5e18a94dc4dbb456abf67 (patch)
tree82bce8c2e5d648bd4afc6b04af6c28af32fc5d52
parent84fc58f24bfd648a7e858b29c1be7370cff7e128 (diff)
parentd0b38a27c6f824679e017dce5da6c58269ceac63 (diff)
downloadgit-d8b9b1fc8193ce5cc5d5e18a94dc4dbb456abf67.tar.gz
Merge branch 'rj/t0613-no-longer-leaks'
A test that no longer leaks has been marked as such. * rj/t0613-no-longer-leaks: t0613: mark as leak-free
-rwxr-xr-xt/t0613-reftable-write-options.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0613-reftable-write-options.sh b/t/t0613-reftable-write-options.sh
index e2708e11d5..b1c6c97524 100755
--- a/t/t0613-reftable-write-options.sh
+++ b/t/t0613-reftable-write-options.sh
@@ -16,6 +16,7 @@ export GIT_TEST_DEFAULT_HASH
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test_expect_success 'default write options' '