t: fix typo in test descriptions
authorNathan Stocks <cleancut@github.com>
Wed, 6 Nov 2019 04:18:09 +0000 (04:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Nov 2019 05:47:29 +0000 (14:47 +0900)
commit14c4776d7569169ff6ede95029065873f98ce4cb
treeec88b13672334a91ff22b6c4477bf3131fe2af5d
parent5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9
t: fix typo in test descriptions

Fix two test descriptions which stated "git -ls-files" when the actual
command being tested was "git ls-files".

Signed-off-by: Nathan Stocks <cleancut@github.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3060-ls-files-with-tree.sh