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

Disable test_no_options_big_input on freebsd too (#2093)

This commit is contained in:
Sylvestre Ledru 2021-04-19 11:14:04 +02:00 committed by GitHub
parent 049f21a199
commit 879ab2ecb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ fn test_no_options() {
}
#[test]
#[cfg(unix)]
#[cfg(any(target_vendor = "apple", target_os = "linux", target_os = "android"))]
fn test_no_options_big_input() {
for &n in &[
0,