summaryrefslogtreecommitdiff
path: root/t/t2002-checkout-cache-u.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t2002-checkout-cache-u.sh')
-rwxr-xr-xt/t2002-checkout-cache-u.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t2002-checkout-cache-u.sh b/t/t2002-checkout-cache-u.sh
index fc95cf9048..70361c806e 100755
--- a/t/t2002-checkout-cache-u.sh
+++ b/t/t2002-checkout-cache-u.sh
@@ -8,7 +8,6 @@ test_description='git checkout-index -u test.
With -u flag, git checkout-index internally runs the equivalent of
git update-index --refresh on the checked out entry.'
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test_expect_success \