aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4107-apply-ignore-whitespace.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t4107-apply-ignore-whitespace.sh')
-rwxr-xr-xt/t4107-apply-ignore-whitespace.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4107-apply-ignore-whitespace.sh b/t/t4107-apply-ignore-whitespace.sh
index 5e6e203aa5..94ba6dd4e0 100755
--- a/t/t4107-apply-ignore-whitespace.sh
+++ b/t/t4107-apply-ignore-whitespace.sh
@@ -5,7 +5,6 @@
test_description='git-apply --ignore-whitespace.'
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
# This primes main.c file that indents without using HT at all.