mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
uniq: add tests
This commit is contained in:
parent
68efb303bd
commit
676e3718c3
18 changed files with 253 additions and 0 deletions
8
tests/fixtures/uniq/skip-fields.txt
vendored
Normal file
8
tests/fixtures/uniq/skip-fields.txt
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
aaa aa a
|
||||
ZZZ aa a
|
||||
ZZZ aa a
|
||||
ZZZ bb a
|
||||
ZZZ bb a
|
||||
aa a
|
||||
a
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue