diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/misc/csplit-suppress-matched.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/csplit-suppress-matched.pl b/tests/misc/csplit-suppress-matched.pl index d4ca3cd06..09fc1a57c 100755 --- a/tests/misc/csplit-suppress-matched.pl +++ b/tests/misc/csplit-suppress-matched.pl @@ -57,7 +57,7 @@ d d EOF -# Standard Coreotils::run_tests() structure, except the addition of +# Standard Coreutils::run_tests() structure, except the addition of # "OUTPUTS" array, containing the expected content of the output files. # See code below for conversion into PRE/CMP/POST checks. my @csplit_tests = |