mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add tests for unlink.
This commit is contained in:
parent
497c04ad44
commit
906ba3e24a
2 changed files with 92 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -182,6 +182,7 @@ TEST_PROGS := \
|
|||
true \
|
||||
truncate \
|
||||
tsort \
|
||||
unlink \
|
||||
unexpand
|
||||
|
||||
TEST ?= $(TEST_PROGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue