diff options
Diffstat (limited to 't/t5602-clone-remote-exec.sh')
-rwxr-xr-x | t/t5602-clone-remote-exec.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t5602-clone-remote-exec.sh b/t/t5602-clone-remote-exec.sh index cbcceab9d5..56329aa160 100755 --- a/t/t5602-clone-remote-exec.sh +++ b/t/t5602-clone-remote-exec.sh @@ -2,6 +2,7 @@ test_description=clone +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |