mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Disable test_no_options_big_input on Windows
This commit is contained in:
parent
cee59c0343
commit
3aff898acd
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ fn test_no_options() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(unix)]
|
||||
fn test_no_options_big_input() {
|
||||
for &n in &[
|
||||
0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue