mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Ignore test_lookup until issue #2181 is fixed
This commit is contained in:
parent
9f9735694d
commit
928fc59845
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ fn test_users() {
|
|||
|
||||
#[cfg(target_os = "linux")]
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_lookup() {
|
||||
for opt in vec!["--lookup"] {
|
||||
new_ucmd!()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue