Merge branch 'sg/t3020-typofix'
* sg/t3020-typofix: t3020: fix typo in test description
This commit is contained in:
commit
7205e220e8
@ -22,7 +22,7 @@ test_expect_success \
|
|||||||
'test_must_fail git ls-files --error-unmatch foo bar-does-not-match'
|
'test_must_fail git ls-files --error-unmatch foo bar-does-not-match'
|
||||||
|
|
||||||
test_expect_success \
|
test_expect_success \
|
||||||
'git ls-files --error-unmatch should succeed eith matched paths.' \
|
'git ls-files --error-unmatch should succeed with matched paths.' \
|
||||||
'git ls-files --error-unmatch foo bar'
|
'git ls-files --error-unmatch foo bar'
|
||||||
|
|
||||||
test_done
|
test_done
|
||||||
|
Loading…
Reference in New Issue
Block a user