mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Disable test_gnu_options on android
This commit is contained in:
parent
bbb218c0e2
commit
75e33695e5
1 changed files with 1 additions and 0 deletions
|
@ -650,6 +650,7 @@ fn test_gnu_invalid_mode() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(not(target_os = "android"))]
|
||||
fn test_gnu_options() {
|
||||
let scene = TestScenario::new(util_name!());
|
||||
let at = &scene.fixtures;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue