mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add initial test for tsort.
This commit is contained in:
parent
1f67aaaf8c
commit
82dbd02c03
4 changed files with 66 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -179,6 +179,7 @@ TEST_PROGS := \
|
|||
tr \
|
||||
true \
|
||||
truncate \
|
||||
tsort \
|
||||
unexpand
|
||||
|
||||
TEST ?= $(TEST_PROGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue