From c6e2f9fd9a5283f27ae486d2cc52d01e6b8debfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teemu=20P=C3=A4tsi?= Date: Sat, 26 Apr 2025 18:28:21 +0300 Subject: [PATCH] expr: Enable ignored test_anchor test --- tests/by-util/test_expr.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/by-util/test_expr.rs b/tests/by-util/test_expr.rs index df2c27c1c..b49574f15 100644 --- a/tests/by-util/test_expr.rs +++ b/tests/by-util/test_expr.rs @@ -618,7 +618,6 @@ mod gnu_expr { .stdout_only("1\n"); } - #[ignore] #[test] fn test_anchor() { new_ucmd!()