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, 1 insertions, 0 deletions
diff --git a/t/t2002-checkout-cache-u.sh b/t/t2002-checkout-cache-u.sh
index 70361c8..fc95cf9 100755
--- a/t/t2002-checkout-cache-u.sh
+++ b/t/t2002-checkout-cache-u.sh
@@ -8,6 +8,7 @@ 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 \