From: Nicholas Clark Date: Wed, 26 Aug 2009 18:39:20 +0000 (+0100) Subject: %OVER was removed in October 2001 with 6ff868ee and 73ddec28. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b6c76eb092676935ff9ecf94c2c277e48998e560;p=p5sagit%2Fp5-mst-13.2.git %OVER was removed in October 2001 with 6ff868ee and 73ddec28. --- diff --git a/t/TEST b/t/TEST index 6d8020a..ccb226b 100755 --- a/t/TEST +++ b/t/TEST @@ -370,9 +370,6 @@ EOT $te = ''; } - # XXX DAPM %OVER not defined anywhere - # $test = $OVER{$test} if exists $OVER{$test}; - my $results = _run_test($test, $type); my $failure;