t3200: branch --help does not die anymore.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
d025524d9d
commit
aa9dc7afd2
@ -16,8 +16,8 @@ test_expect_success \
|
|||||||
git-update-index --add A &&
|
git-update-index --add A &&
|
||||||
git-commit -m "Initial commit."'
|
git-commit -m "Initial commit."'
|
||||||
|
|
||||||
test_expect_failure \
|
test_expect_success \
|
||||||
'git branch --help should return error code' \
|
'git branch --help should return success now.' \
|
||||||
'git-branch --help'
|
'git-branch --help'
|
||||||
|
|
||||||
test_expect_failure \
|
test_expect_failure \
|
||||||
|
Loading…
Reference in New Issue
Block a user