diff options
Diffstat (limited to 't/t9820-git-p4-editor-handling.sh')
-rwxr-xr-x | t/t9820-git-p4-editor-handling.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9820-git-p4-editor-handling.sh b/t/t9820-git-p4-editor-handling.sh index fa1bba1dd9..48e4dfb95c 100755 --- a/t/t9820-git-p4-editor-handling.sh +++ b/t/t9820-git-p4-editor-handling.sh @@ -2,6 +2,7 @@ test_description='git p4 handling of EDITOR' +TEST_PASSES_SANITIZE_LEAK=true . ./lib-git-p4.sh test_expect_success 'start p4d' ' |