mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Forgot to unignore the test
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user