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

pinky: add tests

This commit is contained in:
Knight 2016-07-26 16:43:25 +08:00
parent 6fff3a7665
commit be20d8605d
3 changed files with 81 additions and 7 deletions

View file

@ -29,6 +29,7 @@ unix_only! {
"chown", test_chown;
"mv", test_mv;
"pathchk", test_pathchk;
"pinky", test_pinky;
"stdbuf", test_stdbuf;
"touch", test_touch;
"unlink", test_unlink;