mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +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]
|
#[test]
|
||||||
#[cfg(target_os = "linux")]
|
#[cfg(target_os = "linux")]
|
||||||
#[ignore]
|
|
||||||
fn test_install_copy_then_compare_file_with_extra_mode() {
|
fn test_install_copy_then_compare_file_with_extra_mode() {
|
||||||
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