]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5321-pack-large-objects.sh
test-tool test-hash: fix a memory leak
[thirdparty/git.git] / t / t5321-pack-large-objects.sh
index 8a56d98a0e88cef9add7d5603730daf3c6e91897..70770fe274d84fca1d988c1d4dfd7457943363ee 100755 (executable)
@@ -6,6 +6,8 @@
 test_description='git pack-object with "large" deltas
 
 '
+
+TEST_PASSES_SANITIZE_LEAK=true
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/lib-pack.sh