projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5ed59b8
)
%OVER was removed in October 2001 with 6ff868ee and 73ddec28.
Nicholas Clark [Wed, 26 Aug 2009 18:39:20 +0000 (19:39 +0100)]
t/TEST
patch
|
blob
|
blame
|
history
diff --git
a/t/TEST
b/t/TEST
index
6d8020a
..
ccb226b
100755
(executable)
--- 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;