diff --git a/src/uu/test/src/test.rs b/src/uu/test/src/test.rs index 3d2a0b64a4..38959ec5bd 100644 --- a/src/uu/test/src/test.rs +++ b/src/uu/test/src/test.rs @@ -339,7 +339,6 @@ fn path(path: &OsStr, condition: &PathCondition) -> bool { | PathCondition::CharacterSpecial | PathCondition::Fifo | PathCondition::GroupIdFlag - | PathCondition::Readable | PathCondition::Socket | PathCondition::Sticky | PathCondition::SymLink