diff options
Diffstat (limited to 't/t0056-git-C.sh')
-rwxr-xr-x | t/t0056-git-C.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t0056-git-C.sh b/t/t0056-git-C.sh index 752aa8c945..2630e756da 100755 --- a/t/t0056-git-C.sh +++ b/t/t0056-git-C.sh @@ -2,7 +2,6 @@ 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>' ' |