mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
test(fmt): Add some tests for fmt
Even if it is a bit broken for now
This commit is contained in:
parent
a93d007cde
commit
9b0129716f
3 changed files with 47 additions and 0 deletions
|
@ -64,6 +64,7 @@ generic! {
|
|||
"expr", test_expr;
|
||||
"factor", test_factor;
|
||||
"false", test_false;
|
||||
"fmt", test_fmt;
|
||||
"fold", test_fold;
|
||||
"hashsum", test_hashsum;
|
||||
"head", test_head;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue