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