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