diff options
-rwxr-xr-x | t/TEST | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -182,8 +182,6 @@ EOT close(SCRIPT); } - $test = $OVER{$test} if exists $OVER{$test}; - my $utf = $with_utf ? '-I../lib -Mutf8' : ''; my $testswitch = '-I. -MTestInit'; # -T will strict . from @INC if ($type eq 'deparse') { |