mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
ignore test_ls_order_birthtime too
This commit is contained in:
parent
e1cc434c24
commit
308bdd7fc9
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@ fn test_ls_long_ctime() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore]
|
||||||
fn test_ls_order_birthtime() {
|
fn test_ls_order_birthtime() {
|
||||||
let scene = TestScenario::new(util_name!());
|
let scene = TestScenario::new(util_name!());
|
||||||
let at = &scene.fixtures;
|
let at = &scene.fixtures;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue