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:
parent
049f21a199
commit
879ab2ecb0
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue