Skip to content

Commit d8083e4

Browse files
kyleamgitster
authored andcommitted
t3000 (ls-files -o): widen description to reflect current tests
Remove the mention of symlinks from the test description because several tests that are not related to symlinks have been added since this file was introduced long ago. Signed-off-by: Kyle Meyer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent aeb582a commit d8083e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t3000-ls-files-others.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2005 Junio C Hamano
44
#
55

6-
test_description='git ls-files test (--others should pick up symlinks).
6+
test_description='basic tests for ls-files --others
77
88
This test runs git ls-files --others with the following on the
99
filesystem.

0 commit comments

Comments
 (0)