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

Add initial tests for echo.

This commit is contained in:
Joseph Crail 2015-05-09 15:17:01 -04:00
parent e700e0d2f4
commit 87e7cc9b44
2 changed files with 51 additions and 0 deletions

View file

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