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