diff options
Diffstat (limited to 't/t7521-ignored-mode.sh')
| -rwxr-xr-x | t/t7521-ignored-mode.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7521-ignored-mode.sh b/t/t7521-ignored-mode.sh index a88b02b06e..edce10f998 100755 --- a/t/t7521-ignored-mode.sh +++ b/t/t7521-ignored-mode.sh @@ -2,6 +2,7 @@ test_description='git status ignored modes' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup initial commit and ignore file' ' |
