summaryrefslogtreecommitdiff
path: root/t/t2050-git-dir-relative.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t2050-git-dir-relative.sh')
-rwxr-xr-xt/t2050-git-dir-relative.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t2050-git-dir-relative.sh b/t/t2050-git-dir-relative.sh
index 21f4659a9d..1f193cde96 100755
--- a/t/t2050-git-dir-relative.sh
+++ b/t/t2050-git-dir-relative.sh
@@ -12,6 +12,7 @@ into the subdir while keeping the worktree location,
and tries commits from the top and the subdir, checking
that the commit-hook still gets called.'
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
COMMIT_FILE="$(pwd)/output"