diff options
Diffstat (limited to 't/t7010-setup.sh')
| -rwxr-xr-x | t/t7010-setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7010-setup.sh b/t/t7010-setup.sh index 520f96d09f..d9add2162e 100755 --- a/t/t7010-setup.sh +++ b/t/t7010-setup.sh @@ -2,6 +2,7 @@ test_description='setup taking and sanitizing funny paths' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |
