1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

expr: Remove useless arg in enum variant

This commit is contained in:
Dorian Peron 2025-02-25 01:23:28 +01:00 committed by Sylvestre Ledru
parent 985ac3b381
commit a9d8eed217
3 changed files with 12 additions and 12 deletions

View file

@ -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!()