diff --git a/tests/by-util/test_tee.rs b/tests/by-util/test_tee.rs index e20a22326..1c42faef3 100644 --- a/tests/by-util/test_tee.rs +++ b/tests/by-util/test_tee.rs @@ -134,32 +134,6 @@ fn test_readonly() { assert_eq!(at.read(writable_file), content_tee); } -#[test] -#[cfg(target_os = "linux")] -fn test_tee_no_more_writeable_2() { - // should be equals to 'tee out1 out2 >/dev/full