1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-16 04:12:26 +02:00

* tests/misc/tac: Also perform stdin and piped tests.

This commit is contained in:
Jim Meyering
2008-05-10 11:50:04 +02:00
parent a59258fbc7
commit 65d65fe094

View File

@@ -67,7 +67,7 @@ my @Tests =
{OUT=>".___4.__3._2._1.____z.___y.__x"}],
);
# @Tests = triple_test \@Tests;
@Tests = triple_test \@Tests;
my $save_temps = $ENV{DEBUG};
my $verbose = $ENV{VERBOSE};