diff options
Diffstat (limited to 't/t5535-fetch-push-symref.sh')
| -rwxr-xr-x | t/t5535-fetch-push-symref.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t5535-fetch-push-symref.sh b/t/t5535-fetch-push-symref.sh index e8f6d233ff..7122af7fdb 100755 --- a/t/t5535-fetch-push-symref.sh +++ b/t/t5535-fetch-push-symref.sh @@ -2,6 +2,7 @@ test_description='avoiding conflicting update through symref aliasing' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' ' |
