aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5814-proto-disable-ext.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t5814-proto-disable-ext.sh')
-rwxr-xr-xt/t5814-proto-disable-ext.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t5814-proto-disable-ext.sh b/t/t5814-proto-disable-ext.sh
index 9d6f7dfa2c..6fe1a98b2a 100755
--- a/t/t5814-proto-disable-ext.sh
+++ b/t/t5814-proto-disable-ext.sh
@@ -1,6 +1,8 @@
#!/bin/sh
test_description='test disabling of remote-helper paths in clone/fetch'
+
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
. "$TEST_DIRECTORY/lib-proto-disable.sh"