mirror of
https://github.com/uutils/coreutils
synced 2024-11-17 02:08:09 +00:00
ignore the test_ls_styles
This commit is contained in:
parent
247de489f5
commit
e1cc434c24
1 changed files with 1 additions and 0 deletions
|
@ -583,6 +583,7 @@ fn test_ls_order_birthtime() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_ls_styles() {
|
||||
let scene = TestScenario::new(util_name!());
|
||||
let at = &scene.fixtures;
|
||||
|
|
Loading…
Reference in a new issue