summaryrefslogtreecommitdiff
path: root/t/t2081-parallel-checkout-collisions.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t2081-parallel-checkout-collisions.sh')
-rwxr-xr-xt/t2081-parallel-checkout-collisions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t2081-parallel-checkout-collisions.sh b/t/t2081-parallel-checkout-collisions.sh
index f6fcfc0..6acdb89 100755
--- a/t/t2081-parallel-checkout-collisions.sh
+++ b/t/t2081-parallel-checkout-collisions.sh
@@ -11,6 +11,7 @@ The tests in this file exercise parallel checkout's collision detection code in
both these mechanics.
"
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
. "$TEST_DIRECTORY/lib-parallel-checkout.sh"