diff options
Diffstat (limited to 't/t7815-grep-binary.sh')
-rwxr-xr-x | t/t7815-grep-binary.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t7815-grep-binary.sh b/t/t7815-grep-binary.sh index ac871287c0..90ebb64f46 100755 --- a/t/t7815-grep-binary.sh +++ b/t/t7815-grep-binary.sh @@ -2,7 +2,6 @@ test_description='git grep in binary files' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' " |