diff --git a/tests/by-util/test_shred.rs b/tests/by-util/test_shred.rs index 0780411f6..8992238b3 100644 --- a/tests/by-util/test_shred.rs +++ b/tests/by-util/test_shred.rs @@ -25,7 +25,6 @@ fn test_shred_remove() { assert!(at.file_exists(file_b)); } -#[cfg(not(target_os = "freebsd"))] #[test] fn test_shred_force() { let scene = TestScenario::new(util_name!());