lscpu: disable test_hex test
This commit is contained in:
parent
4fc7653e84
commit
adaf45f9a2
@ -11,6 +11,7 @@ fn test_invalid_arg() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore = "not yet implemented"]
|
||||
fn test_hex() {
|
||||
new_ucmd!().arg("--hex").succeeds().stdout_contains("0x");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user