From f8c4b56174ea585a9228521c59e4b82129af384f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 5 Sep 2021 17:27:29 +0200 Subject: [PATCH] Remove comment on test_chown_only_group_id --- tests/by-util/test_chown.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/by-util/test_chown.rs b/tests/by-util/test_chown.rs index 62ce43030..725e4b244 100644 --- a/tests/by-util/test_chown.rs +++ b/tests/by-util/test_chown.rs @@ -327,7 +327,7 @@ fn test_chown_only_user_id() { #[test] // FixME: stderr = chown: ownership of 'test_chown_file1' retained as cuuser:wheel -// #[cfg(not(target_os = "freebsd"))] +#[cfg(not(target_os = "freebsd"))] fn test_chown_only_group_id() { // test chown :1111 file.txt