diff options
Diffstat (limited to 't/t7008-filter-branch-null-sha1.sh')
| -rwxr-xr-x | t/t7008-filter-branch-null-sha1.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7008-filter-branch-null-sha1.sh b/t/t7008-filter-branch-null-sha1.sh index 93fbc92b8d..0ce8fd2c89 100755 --- a/t/t7008-filter-branch-null-sha1.sh +++ b/t/t7008-filter-branch-null-sha1.sh @@ -2,6 +2,7 @@ test_description='filter-branch removal of trees with null sha1' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup: base commits' ' |
