mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Disable test_factor::test_parallel on android
This commit is contained in:
parent
53ae5c33c9
commit
9dff7d86cb
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ fn test_valid_arg_exponents() {
|
|||
|
||||
#[test]
|
||||
#[cfg(feature = "sort")]
|
||||
#[cfg(not(target_os = "android"))]
|
||||
fn test_parallel() {
|
||||
use crate::common::util::AtPath;
|
||||
use hex_literal::hex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue