summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/TEST2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/TEST b/t/TEST
index fa945cd6ad..e455043942 100755
--- a/t/TEST
+++ b/t/TEST
@@ -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') {