diff options
Diffstat (limited to 't/t0067-parse_pathspec_file.sh')
-rwxr-xr-x | t/t0067-parse_pathspec_file.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0067-parse_pathspec_file.sh b/t/t0067-parse_pathspec_file.sh index 7bab49f361..0188d0423a 100755 --- a/t/t0067-parse_pathspec_file.sh +++ b/t/t0067-parse_pathspec_file.sh @@ -2,6 +2,7 @@ test_description='Test parse_pathspec_file()' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'one item from stdin' ' |