aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2082-parallel-checkout-attributes.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t2082-parallel-checkout-attributes.sh')
-rwxr-xr-xt/t2082-parallel-checkout-attributes.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t2082-parallel-checkout-attributes.sh b/t/t2082-parallel-checkout-attributes.sh
index f3511cd43a..aec55496eb 100755
--- a/t/t2082-parallel-checkout-attributes.sh
+++ b/t/t2082-parallel-checkout-attributes.sh
@@ -10,6 +10,7 @@ properly (without access to the index or attribute stack).
'
TEST_NO_CREATE_REPO=1
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
. "$TEST_DIRECTORY/lib-parallel-checkout.sh"
. "$TEST_DIRECTORY/lib-encoding.sh"