Skip to content

Commit 08884f5

Browse files
committed
Merge branch 'rj/t0050-passes'
* rj/t0050-passes: t0050-*.sh: mark the rename (case change) test as passing
2 parents 72ecc6e + decd3c0 commit 08884f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/t0050-filesystem.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ test_expect_success "setup case tests" '
6464
git checkout -f master
6565
'
6666

67-
$test_case 'rename (case change)' '
67+
test_expect_success 'rename (case change)' '
6868
git mv camelcase CamelCase &&
6969
git commit -m "rename"
7070
'

0 commit comments

Comments
 (0)