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

od: create first tests for od

This commit is contained in:
modelorganism 2016-04-25 22:06:38 -05:00
parent e6cf167d1d
commit 365b342792
2 changed files with 88 additions and 0 deletions

View file

@ -149,6 +149,7 @@ TEST_PROGS := \
mktemp \
mv \
nl \
od \
paste \
printf \
ptx \