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

Add initial tests for hashsum.

This commit is contained in:
Joseph Crail 2015-05-16 18:03:09 -04:00
parent 1837146134
commit 9d74bbe532
9 changed files with 107 additions and 0 deletions

View file

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