mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
truncate: added simple tests
This commit is contained in:
parent
9877f5de19
commit
810936ac42
2 changed files with 41 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -42,6 +42,7 @@ TEST_PROGS := \
|
|||
cat \
|
||||
mkdir \
|
||||
seq \
|
||||
truncate \
|
||||
|
||||
TEST ?= $(TEST_PROGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue