diff options
Diffstat (limited to 't/t9125-git-svn-multi-glob-branch-names.sh')
-rwxr-xr-x | t/t9125-git-svn-multi-glob-branch-names.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t9125-git-svn-multi-glob-branch-names.sh b/t/t9125-git-svn-multi-glob-branch-names.sh index 6b62b52f5..475c751c1 100755 --- a/t/t9125-git-svn-multi-glob-branch-names.sh +++ b/t/t9125-git-svn-multi-glob-branch-names.sh @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) 2008 Marcus Griep -test_description='git-svn multi-glob branch names' +test_description='git svn multi-glob branch names' . ./lib-git-svn.sh test_expect_success 'setup svnrepo' ' |