]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5328-commit-graph-64bit-time.sh
Merge branch 'jk/chunk-bounds'
[thirdparty/git.git] / t / t5328-commit-graph-64bit-time.sh
index e5ff3e07adedad915115c7c04b4abba562780403..fc6a242b56d88686036ff019003352ee806ef8ce 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/sh
 
 test_description='commit graph with 64-bit timestamps'
+
+TEST_PASSES_SANITIZE_LEAK=true
 . ./test-lib.sh
 
 if ! test_have_prereq TIME_IS_64BIT || ! test_have_prereq TIME_T_IS_64BIT