1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 02:27:56 +00:00

Add tests for fold.

This commit is contained in:
Joseph Crail 2015-05-07 21:14:31 -04:00
parent dd19bc27c1
commit 5878d9904e
6 changed files with 106 additions and 0 deletions

View file

@ -162,6 +162,7 @@ TEST_PROGS := \
cp \
env \
factor \
fold \
mkdir \
mv \
nl \