1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Add tests for tac.

This commit is contained in:
Joseph Crail 2015-06-06 22:33:56 -04:00
parent 369ec58578
commit dcfc23498e
7 changed files with 104 additions and 0 deletions

View file

@ -183,6 +183,7 @@ TEST_PROGS := \
seq \
sort \
split \
tac \
test \
tr \
true \