diff options
Diffstat (limited to 't/t7526-commit-pathspec-file.sh')
-rwxr-xr-x | t/t7526-commit-pathspec-file.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t7526-commit-pathspec-file.sh b/t/t7526-commit-pathspec-file.sh index c97c550021..3aabbf35a1 100755 --- a/t/t7526-commit-pathspec-file.sh +++ b/t/t7526-commit-pathspec-file.sh @@ -2,7 +2,6 @@ test_description='commit --pathspec-from-file' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_tick |