diff options
Diffstat (limited to 't/t9831-git-p4-triggers.sh')
| -rwxr-xr-x | t/t9831-git-p4-triggers.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9831-git-p4-triggers.sh b/t/t9831-git-p4-triggers.sh index ff6c0352e6..f287f41e37 100755 --- a/t/t9831-git-p4-triggers.sh +++ b/t/t9831-git-p4-triggers.sh @@ -2,6 +2,7 @@ test_description='git p4 with server triggers' +TEST_PASSES_SANITIZE_LEAK=true . ./lib-git-p4.sh test_expect_success 'start p4d' ' |
