diff options
Diffstat (limited to 'tests/uniq')
-rw-r--r-- | tests/uniq/Test.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/uniq/Test.pm b/tests/uniq/Test.pm index d01759e7f..fe0fc68a5 100644 --- a/tests/uniq/Test.pm +++ b/tests/uniq/Test.pm @@ -118,7 +118,7 @@ sub test_vector $test_name =~ /^obs-plus/ and $Test::env{$test_name} = ['_POSIX2_VERSION=199209']; - $flags =~ /badoption/ + $ret and $Test::input_via{$test_name} = {REDIR => 0}; } |