1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 02:27:56 +00:00

Introduce a test for `cp'.

This commit is contained in:
Jay Shah 2014-10-13 21:26:14 +01:00
parent 5b0fb6a1cc
commit eb2415fb90
3 changed files with 39 additions and 0 deletions

View file

@ -129,6 +129,7 @@ INSTALLEES := \
# Programs with usable tests
TEST_PROGS := \
cat \
cp \
mkdir \
nl \
seq \