Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kn/git-cd-to-empty'
[gitweb.git]
/
t
/
t0050-filesystem.sh
diff --git
a/t/t0050-filesystem.sh
b/t/t0050-filesystem.sh
index 6b3cedcf24613b9c72c67b02c0b731db67055a26..988c3925d5e68be461b252675413671617e88809 100755
(executable)
--- a/
t/t0050-filesystem.sh
+++ b/
t/t0050-filesystem.sh
@@
-64,7
+64,7
@@
test_expect_success "setup case tests" '
git checkout -f master
'
-
$test_case
'rename (case change)' '
+
test_expect_success
'rename (case change)' '
git mv camelcase CamelCase &&
git commit -m "rename"
'