Skip to content

Commit d8b9b1f

Browse files
committed
Merge branch 'rj/t0613-no-longer-leaks'
A test that no longer leaks has been marked as such. * rj/t0613-no-longer-leaks: t0613: mark as leak-free
2 parents 84fc58f + d0b38a2 commit d8b9b1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t0613-reftable-write-options.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export GIT_TEST_DEFAULT_HASH
1616
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
1717
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
1818

19+
TEST_PASSES_SANITIZE_LEAK=true
1920
. ./test-lib.sh
2021

2122
test_expect_success 'default write options' '

0 commit comments

Comments
 (0)