mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
expr: Remove useless arg in enum variant
This commit is contained in:
parent
985ac3b381
commit
a9d8eed217
3 changed files with 12 additions and 12 deletions
|
@ -677,7 +677,7 @@ mod gnu_expr {
|
|||
.stdout_only("\n");
|
||||
}
|
||||
|
||||
#[ignore]
|
||||
#[ignore = "rust-onig bug, see https://github.com/rust-onig/rust-onig/issues/188"]
|
||||
#[test]
|
||||
fn test_bre10() {
|
||||
new_ucmd!()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue