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

Add initial tests for head.

This commit is contained in:
Joseph Crail 2015-05-30 18:54:28 -04:00
parent 1580daea7c
commit 133a6c5563
6 changed files with 102 additions and 0 deletions

View file

@ -170,6 +170,7 @@ TEST_PROGS := \
false \
fold \
hashsum \
head \
mkdir \
mv \
nl \