diff options
Diffstat (limited to 't/t9167-git-svn-cmd-branch-subproject.sh')
-rwxr-xr-x | t/t9167-git-svn-cmd-branch-subproject.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t9167-git-svn-cmd-branch-subproject.sh b/t/t9167-git-svn-cmd-branch-subproject.sh index ba35fc06fc..d9fd111c10 100755 --- a/t/t9167-git-svn-cmd-branch-subproject.sh +++ b/t/t9167-git-svn-cmd-branch-subproject.sh @@ -4,6 +4,8 @@ # test_description='git svn branch for subproject clones' + +TEST_PASSES_SANITIZE_LEAK=true . ./lib-git-svn.sh test_expect_success 'initialize svnrepo' ' |