Skip to content

Commit

Permalink
t3200-branch.sh: small language nit
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Arjen Laarhoven authored and Junio C Hamano committed Apr 7, 2007
1 parent ae25c67 commit 4c84f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t3200-branch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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." &&
Expand Down

0 comments on commit 4c84f0d

Please sign in to comment.