mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
stat: Add entries
This commit is contained in:
parent
fd652bc285
commit
ab17a5e544
3 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,7 @@ mod sieve;
|
|||
#[cfg(unix)] mod test_stdbuf;
|
||||
#[cfg(unix)] mod test_touch;
|
||||
#[cfg(unix)] mod test_unlink;
|
||||
#[cfg(unix)] mod test_stat;
|
||||
|
||||
mod test_base64;
|
||||
mod test_basename;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue