diff options
Diffstat (limited to 't/t5900-repo-selection.sh')
| -rwxr-xr-x | t/t5900-repo-selection.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t5900-repo-selection.sh b/t/t5900-repo-selection.sh index 14e59c5b3e..a84faac242 100755 --- a/t/t5900-repo-selection.sh +++ b/t/t5900-repo-selection.sh @@ -1,6 +1,8 @@ #!/bin/sh test_description='selecting remote repo in ambiguous cases' + +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh reset() { |
