mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #1504 from sylvestre/fmt
test(fmt): add some small initial tests
This commit is contained in:
commit
7b96432eff
3 changed files with 47 additions and 0 deletions
9
tests/fixtures/fmt/one-word-per-line.txt
vendored
Normal file
9
tests/fixtures/fmt/one-word-per-line.txt
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
this
|
||||
is
|
||||
a
|
||||
file
|
||||
with
|
||||
one
|
||||
word
|
||||
per
|
||||
line
|
Loading…
Add table
Add a link
Reference in a new issue