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