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
This commit is contained in:
@ -16,6 +16,7 @@ export GIT_TEST_DEFAULT_HASH
|
||||
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
|
||||
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
|
||||
|
||||
TEST_PASSES_SANITIZE_LEAK=true
|
||||
. ./test-lib.sh
|
||||
|
||||
test_expect_success 'default write options' '
|
||||
|
Reference in New Issue
Block a user