mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 17:58:06 +00:00
Forgot to unignore the test
This commit is contained in:
parent
01eb913c05
commit
ebb4568d52
1 changed files with 0 additions and 1 deletions
|
@ -453,7 +453,6 @@ fn test_install_copy_then_compare_file() {
|
|||
|
||||
#[test]
|
||||
#[cfg(target_os = "linux")]
|
||||
#[ignore]
|
||||
fn test_install_copy_then_compare_file_with_extra_mode() {
|
||||
let scene = TestScenario::new(util_name!());
|
||||
let at = &scene.fixtures;
|
||||
|
|
Loading…
Reference in a new issue