mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
ls: further refactor --color and classification
This commit is contained in:
parent
e382f7fa83
commit
ff39538375
2 changed files with 19 additions and 73 deletions
|
@ -622,7 +622,7 @@ fn test_ls_recursive() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn test_ls_ls_color() {
|
||||
fn test_ls_color() {
|
||||
let scene = TestScenario::new(util_name!());
|
||||
let at = &scene.fixtures;
|
||||
at.mkdir("a");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue