diff options
Diffstat (limited to 't/t2105-update-index-gitfile.sh')
-rwxr-xr-x | t/t2105-update-index-gitfile.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t2105-update-index-gitfile.sh b/t/t2105-update-index-gitfile.sh index 963ebe77eb..a7f3d47aec 100755 --- a/t/t2105-update-index-gitfile.sh +++ b/t/t2105-update-index-gitfile.sh @@ -6,7 +6,6 @@ test_description='git update-index for gitlink to .git file. ' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'submodule with absolute .git file' ' |