From e6784a600f8e4574e26aa57bec5cc541d99efae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teemu=20P=C3=A4tsi?= Date: Wed, 28 May 2025 22:43:06 +0300 Subject: [PATCH] expr: Enable GNU test `expr.pl` --- util/why-error.md | 1 - 1 file changed, 1 deletion(-) diff --git a/util/why-error.md b/util/why-error.md index 978545b26..c4c371d07 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -14,7 +14,6 @@ This file documents why some tests are failing: * gnu/tests/du/long-from-unreadable.sh - https://github.com/uutils/coreutils/issues/7217 * gnu/tests/du/move-dir-while-traversing.sh * gnu/tests/expr/expr-multibyte.pl -* gnu/tests/expr/expr.pl * gnu/tests/fmt/goal-option.sh * gnu/tests/fmt/non-space.sh * gnu/tests/head/head-elide-tail.pl