diff options
Diffstat (limited to 't/t0069-oidtree.sh')
-rwxr-xr-x | t/t0069-oidtree.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0069-oidtree.sh b/t/t0069-oidtree.sh index bfb1397d7b..74cc59bf8a 100755 --- a/t/t0069-oidtree.sh +++ b/t/t0069-oidtree.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='basic tests for the oidtree implementation' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh maxhexsz=$(test_oid hexsz) |