Merge branch 'rj/t0050-passes'
* rj/t0050-passes: t0050-*.sh: mark the rename (case change) test as passing
This commit is contained in:
commit
08884f57f3
@ -64,7 +64,7 @@ test_expect_success "setup case tests" '
|
|||||||
git checkout -f master
|
git checkout -f master
|
||||||
'
|
'
|
||||||
|
|
||||||
$test_case 'rename (case change)' '
|
test_expect_success 'rename (case change)' '
|
||||||
git mv camelcase CamelCase &&
|
git mv camelcase CamelCase &&
|
||||||
git commit -m "rename"
|
git commit -m "rename"
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user