Remove a head test from the list of failure

https://github.com/uutils/coreutils/pull/7408
This commit is contained in:
Sylvestre Ledru 2025-03-07 14:02:56 +01:00 committed by GitHub
parent 2ae14a393a
commit 2fb2342a56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,6 @@ This file documents why some tests are failing:
* gnu/tests/fmt/non-space.sh
* gnu/tests/head/head-elide-tail.pl
* gnu/tests/head/head-pos.sh
* gnu/tests/head/head-write-error.sh
* gnu/tests/help/help-version-getopt.sh
* gnu/tests/help/help-version.sh
* gnu/tests/install/install-C.sh - https://github.com/uutils/coreutils/pull/7215