mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
tr: add some tests
This commit is contained in:
parent
dded5fb80d
commit
1718fbe72c
2 changed files with 34 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -61,6 +61,7 @@ TEST_PROGS := \
|
|||
cat \
|
||||
mkdir \
|
||||
seq \
|
||||
tr \
|
||||
truncate \
|
||||
|
||||
TEST ?= $(TEST_PROGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue