1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

expr: Enable ignored test_anchor test

This commit is contained in:
Teemu Pätsi 2025-04-26 18:28:21 +03:00
parent 8cd51227c6
commit c6e2f9fd9a
No known key found for this signature in database

View file

@ -618,7 +618,6 @@ mod gnu_expr {
.stdout_only("1\n");
}
#[ignore]
#[test]
fn test_anchor() {
new_ucmd!()