diff options
Diffstat (limited to 't/t6134-pathspec-in-submodule.sh')
| -rwxr-xr-x | t/t6134-pathspec-in-submodule.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t6134-pathspec-in-submodule.sh b/t/t6134-pathspec-in-submodule.sh index 7a8c9e3247..3214d9db97 100755 --- a/t/t6134-pathspec-in-submodule.sh +++ b/t/t6134-pathspec-in-submodule.sh @@ -2,6 +2,7 @@ test_description='test case exclude pathspec' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup a submodule' ' |
