mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
uniq: add tests
This commit is contained in:
parent
68efb303bd
commit
676e3718c3
18 changed files with 253 additions and 0 deletions
5
tests/fixtures/uniq/skip-5-chars.expected
vendored
Normal file
5
tests/fixtures/uniq/skip-5-chars.expected
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
aaaaa 1
|
||||
Xbbbb 2
|
||||
ccccc 3
|
||||
XXXdd 1
|
||||
eeee
|
Loading…
Add table
Add a link
Reference in a new issue