mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
remove unneeded typing, swap cat and mkdir
This commit is contained in:
parent
f60799ffc9
commit
9cd301f653
2 changed files with 12 additions and 16 deletions
2
Makefile
2
Makefile
|
@ -30,8 +30,8 @@ EXES := \
|
|||
|
||||
# Programs with usable tests
|
||||
TEST_PROGS := \
|
||||
mkdir \
|
||||
cat \
|
||||
mkdir \
|
||||
|
||||
TEST ?= $(TEST_PROGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue