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

Add tests for cut.

This commit is contained in:
Joseph Crail 2015-07-31 00:14:58 -04:00
parent ab5a5ba9e9
commit 929474040b
10 changed files with 91 additions and 0 deletions

View file

@ -166,6 +166,7 @@ TEST_PROGS := \
basename \
cat \
cp \
cut \
env \
dirname \
echo \