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

Add test for paste.

This commit is contained in:
Joseph Crail 2015-05-07 16:51:55 -04:00
parent b00a49eab2
commit 0ea0e7504a
4 changed files with 76 additions and 0 deletions

View file

@ -164,6 +164,7 @@ TEST_PROGS := \
mkdir \
mv \
nl \
paste \
seq \
sort \
test \