mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Also disable on test_three_directories_and_file_and_stdin
This commit is contained in:
parent
3aff898acd
commit
58a2821dce
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ fn test_directory_and_file() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[cfg(unix)]
|
||||||
fn test_three_directories_and_file_and_stdin() {
|
fn test_three_directories_and_file_and_stdin() {
|
||||||
let s = TestScenario::new(util_name!());
|
let s = TestScenario::new(util_name!());
|
||||||
s.fixtures.mkdir("test_directory3");
|
s.fixtures.mkdir("test_directory3");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue