1
Fork 0
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:
Sylvestre Ledru 2021-05-06 10:43:48 +02:00 committed by Sylvestre Ledru
parent 9f9735694d
commit 928fc59845

View file

@ -162,6 +162,7 @@ fn test_users() {
#[cfg(target_os = "linux")]
#[test]
#[ignore]
fn test_lookup() {
for opt in vec!["--lookup"] {
new_ucmd!()