mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add initial test for pwd.
This commit is contained in:
parent
9172bb9bd8
commit
08aea6d549
2 changed files with 17 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -170,6 +170,7 @@ TEST_PROGS := \
|
|||
mv \
|
||||
nl \
|
||||
paste \
|
||||
pwd \
|
||||
seq \
|
||||
sort \
|
||||
test \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue