mirror of
https://github.com/git/git.git
synced 2024-11-25 19:04:18 +08:00
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
|
||||
'
|
||||
|
||||
$test_case 'rename (case change)' '
|
||||
test_expect_success 'rename (case change)' '
|
||||
git mv camelcase CamelCase &&
|
||||
git commit -m "rename"
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user