diff options
Diffstat (limited to 't/t5351-unpack-large-objects.sh')
| -rwxr-xr-x | t/t5351-unpack-large-objects.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t5351-unpack-large-objects.sh b/t/t5351-unpack-large-objects.sh index 8ce8aa3b14..b1703350be 100755 --- a/t/t5351-unpack-large-objects.sh +++ b/t/t5351-unpack-large-objects.sh @@ -5,6 +5,7 @@ test_description='git unpack-objects with large objects' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh prepare_dest () { |
