Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t9400: Add some basic pserver tests
[gitweb.git]
/
t
/
t3200-branch.sh
diff --git
a/t/t3200-branch.sh
b/t/t3200-branch.sh
index 3ca1a325d42493697f70b5adefc03fb818ef4d9a..828d553a4b53210e9bd15c522e2a798901b2ac35 100755
(executable)
--- a/
t/t3200-branch.sh
+++ b/
t/t3200-branch.sh
@@
-11,7
+11,7
@@
handled. Specifically, that a bogus branch is not created.
. ./test-lib.sh
test_expect_success \
- 'prepare a
n
trivial repository' \
+ 'prepare a trivial repository' \
'echo Hello > A &&
git-update-index --add A &&
git-commit -m "Initial commit." &&