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

Add tests for rm.

This commit is contained in:
Joseph Crail 2015-05-15 19:14:42 -04:00
parent 9bc58bbdda
commit 497c04ad44
2 changed files with 195 additions and 0 deletions

View file

@ -173,6 +173,7 @@ TEST_PROGS := \
paste \
pwd \
readlink \
rm \
seq \
sort \
split \