mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
test(arch): Add some tests
This commit is contained in:
parent
a93d007cde
commit
16bf4b1893
3 changed files with 20 additions and 1 deletions
|
@ -46,6 +46,7 @@ macro_rules! generic {
|
|||
};
|
||||
}
|
||||
generic! {
|
||||
"arch", test_arch;
|
||||
"base32", test_base32;
|
||||
"base64", test_base64;
|
||||
"basename", test_basename;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue