diff options
Diffstat (limited to 't/t9167-git-svn-cmd-branch-subproject.sh')
-rwxr-xr-x | t/t9167-git-svn-cmd-branch-subproject.sh | 1 |
1 files changed, 1 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..d8128430a8 100755 --- a/t/t9167-git-svn-cmd-branch-subproject.sh +++ b/t/t9167-git-svn-cmd-branch-subproject.sh @@ -4,6 +4,7 @@ # test_description='git svn branch for subproject clones' + . ./lib-git-svn.sh test_expect_success 'initialize svnrepo' ' |