diff options
Diffstat (limited to 't')
| -rwxr-xr-x | t/t7810-grep.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7810-grep.sh b/t/t7810-grep.sh index af2cf2f78a..9e7681f083 100755 --- a/t/t7810-grep.sh +++ b/t/t7810-grep.sh @@ -9,6 +9,7 @@ test_description='git grep various. GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_invalid_grep_expression() { |
