diff options
Diffstat (limited to 't/t0056-git-C.sh')
| -rwxr-xr-x | t/t0056-git-C.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0056-git-C.sh b/t/t0056-git-C.sh index 2630e756da..752aa8c945 100755 --- a/t/t0056-git-C.sh +++ b/t/t0056-git-C.sh @@ -2,6 +2,7 @@ test_description='"-C <path>" option and its effects on other path-related options' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success '"git -C <path>" runs git from the directory <path>' ' |
