summaryrefslogtreecommitdiff
path: root/tests/cut/Test.pm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cut/Test.pm')
-rwxr-xr-xtests/cut/Test.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cut/Test.pm b/tests/cut/Test.pm
index 8a15c2c35..122194b48 100755
--- a/tests/cut/Test.pm
+++ b/tests/cut/Test.pm
@@ -2,6 +2,8 @@ package Test;
require 5.002;
use strict;
+$Test::input_via_default = {REDIR => 0, FILE => 0, PIPE => 0};
+
my @tv = (
# test flags input expected output expected return code
#