1
Fork 0
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:
Arcterus 2014-02-03 22:54:57 -08:00
parent 9877f5de19
commit 810936ac42
2 changed files with 41 additions and 0 deletions

View file

@ -42,6 +42,7 @@ TEST_PROGS := \
cat \
mkdir \
seq \
truncate \
TEST ?= $(TEST_PROGS)