lscpu: rename test function
This commit is contained in:
parent
4279134ee5
commit
6d3f21f999
@ -11,6 +11,6 @@ fn test_invalid_arg() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_lscpt_with_arg() {
|
fn test_hex() {
|
||||||
new_ucmd!().arg("--hex").succeeds().stdout_contains("0x");
|
new_ucmd!().arg("--hex").succeeds().stdout_contains("0x");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user