t3200-branch.sh: small language nit
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
ae25c67aca
commit
4c84f0dcc6
@ -11,7 +11,7 @@ handled. Specifically, that a bogus branch is not created.
|
||||
. ./test-lib.sh
|
||||
|
||||
test_expect_success \
|
||||
'prepare an trivial repository' \
|
||||
'prepare a trivial repository' \
|
||||
'echo Hello > A &&
|
||||
git-update-index --add A &&
|
||||
git-commit -m "Initial commit." &&
|
||||
|
Loading…
Reference in New Issue
Block a user