提交 12698478 编写于 作者: S SZEDER Gábor 提交者: Junio C Hamano

t3020: fix typo in test description

Signed-off-by: NSZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 5be60078
...@@ -20,7 +20,7 @@ test_expect_failure \ ...@@ -20,7 +20,7 @@ test_expect_failure \
'git ls-files --error-unmatch foo bar-does-not-match' '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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册