mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
who: add tests
This commit is contained in:
parent
8c6cd72848
commit
7637115e51
3 changed files with 91 additions and 1 deletions
|
@ -21,6 +21,7 @@ unix_only! {
|
|||
"stdbuf", test_stdbuf;
|
||||
"touch", test_touch;
|
||||
"unlink", test_unlink;
|
||||
"who", test_who;
|
||||
// Be aware of the trailing semicolon after the last item
|
||||
"stat", test_stat
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue