diff options
Diffstat (limited to 't/t9850-shell.sh')
| -rwxr-xr-x | t/t9850-shell.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t9850-shell.sh b/t/t9850-shell.sh index cfc71c3bd4..f503f16d1b 100755 --- a/t/t9850-shell.sh +++ b/t/t9850-shell.sh @@ -1,6 +1,8 @@ #!/bin/sh test_description='git shell tests' + +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'shell allows upload-pack' ' |
