mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
test(id): add tests for id
This commit is contained in:
parent
90dfa70bd3
commit
9fb00df9b3
4 changed files with 147 additions and 1 deletions
|
@ -67,6 +67,7 @@ generic! {
|
|||
"fold", test_fold;
|
||||
"hashsum", test_hashsum;
|
||||
"head", test_head;
|
||||
"id", test_id;
|
||||
"join", test_join;
|
||||
"link", test_link;
|
||||
"ln", test_ln;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue