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