From: Jarkko Hietaniemi Date: Wed, 29 May 2002 17:35:04 +0000 (+0000) Subject: harness wasn't running x2p/s2p.t. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5e52531c6439c4bb604589c00cec8f7cf00417d1;p=p5sagit%2Fp5-mst-13.2.git harness wasn't running x2p/s2p.t. p4raw-id: //depot/perl@16863 --- diff --git a/t/harness b/t/harness index fafba45..455a1f9 100644 --- a/t/harness +++ b/t/harness @@ -80,6 +80,7 @@ if (@ARGV) { warn "$0: cannot open $mani: $!\n"; } push @tests, ; + push @tests, ; } } if ($^O eq 'MSWin32') {