mirror of
https://github.com/sharkdp/fd
synced 2024-11-02 10:53:53 +00:00
Fix test suite name
This commit is contained in:
parent
32a321aafd
commit
b0fb774c0e
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ one/two/three/directory_foo" --type d
|
|||
expect "symlink" --type s
|
||||
|
||||
|
||||
suite "File extension (--ext)"
|
||||
suite "File extension (--extension)"
|
||||
expect "a.foo
|
||||
one/b.foo
|
||||
one/two/c.foo
|
||||
|
|
Loading…
Reference in a new issue