From bbbc7b5147045ec7776e23c2d05ae50626d7e073 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 14 Apr 2025 10:25:30 +0200 Subject: [PATCH] Remove extra space --- tests/by-util/test_tail.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/by-util/test_tail.rs b/tests/by-util/test_tail.rs index 7e468ad20..b7776b18d 100644 --- a/tests/by-util/test_tail.rs +++ b/tests/by-util/test_tail.rs @@ -1965,7 +1965,6 @@ fn test_follow_name_truncate3() { .stdout_only(expected_stdout); } - #[test] #[cfg(all( not(target_os = "apple"),