aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 1 deletions
diff --git a/t/t2050-git-dir-relative.sh b/t/t2050-git-dir-relative.sh
index 1f193cde96..21f4659a9d 100755
--- a/t/t2050-git-dir-relative.sh
+++ b/t/t2050-git-dir-relative.sh
@@ -12,7 +12,6 @@ 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"