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

Remove extra space

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

View file

@ -1965,7 +1965,6 @@ fn test_follow_name_truncate3() {
.stdout_only(expected_stdout);
}
#[test]
#[cfg(all(
not(target_os = "apple"),