1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

fix declaration

This commit is contained in:
Sylvestre Ledru 2025-04-14 10:29:11 +02:00 committed by GitHub
parent bbbc7b5147
commit a289e9f0fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1967,7 +1967,7 @@ fn test_follow_name_truncate3() {
#[test]
#[cfg(all(
not(target_os = "apple"),
not(target_vendor = "apple"),
not(target_os = "windows"),
not(feature = "feat_selinux") // flaky
))] // FIXME: for currently not working platforms