зеркало из https://github.com/microsoft/git.git
t3200: branch --help does not die anymore.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
d025524d9d
Коммит
aa9dc7afd2
|
@ -16,8 +16,8 @@ test_expect_success \
|
|||
git-update-index --add A &&
|
||||
git-commit -m "Initial commit."'
|
||||
|
||||
test_expect_failure \
|
||||
'git branch --help should return error code' \
|
||||
test_expect_success \
|
||||
'git branch --help should return success now.' \
|
||||
'git-branch --help'
|
||||
|
||||
test_expect_failure \
|
||||
|
|
Загрузка…
Ссылка в новой задаче