diff options
Diffstat (limited to 't/t9823-git-p4-mock-lfs.sh')
| -rwxr-xr-x | t/t9823-git-p4-mock-lfs.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9823-git-p4-mock-lfs.sh b/t/t9823-git-p4-mock-lfs.sh index 88b76dc4d6..98a40d8af3 100755 --- a/t/t9823-git-p4-mock-lfs.sh +++ b/t/t9823-git-p4-mock-lfs.sh @@ -2,6 +2,7 @@ test_description='Clone repositories and store files in Mock LFS' +TEST_PASSES_SANITIZE_LEAK=true . ./lib-git-p4.sh test_file_is_not_in_mock_lfs () { |
