1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

ignore test_ls_order_birthtime too

This commit is contained in:
Sylvestre Ledru 2021-05-01 15:55:58 +02:00 committed by GitHub
parent e1cc434c24
commit 308bdd7fc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -559,6 +559,7 @@ fn test_ls_long_ctime() {
}
#[test]
#[ignore]
fn test_ls_order_birthtime() {
let scene = TestScenario::new(util_name!());
let at = &scene.fixtures;