aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7031-verify-tag-signed-ssh.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t7031-verify-tag-signed-ssh.sh')
-rwxr-xr-xt/t7031-verify-tag-signed-ssh.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7031-verify-tag-signed-ssh.sh b/t/t7031-verify-tag-signed-ssh.sh
index 80359d48f7..0efd17b363 100755
--- a/t/t7031-verify-tag-signed-ssh.sh
+++ b/t/t7031-verify-tag-signed-ssh.sh
@@ -4,6 +4,7 @@ test_description='signed tag tests'
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
. "$TEST_DIRECTORY/lib-gpg.sh"