diff options
Diffstat (limited to 't/t0004-unwritable.sh')
| -rwxr-xr-x | t/t0004-unwritable.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0004-unwritable.sh b/t/t0004-unwritable.sh index fbdcb926b3..37d68ef03b 100755 --- a/t/t0004-unwritable.sh +++ b/t/t0004-unwritable.sh @@ -2,6 +2,7 @@ test_description='detect unwritable repository and fail correctly' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |
