harness wasn't running x2p/s2p.t.
Jarkko Hietaniemi [Wed, 29 May 2002 17:35:04 +0000 (17:35 +0000)]
p4raw-id: //depot/perl@16863

t/harness

index fafba45..455a1f9 100644 (file)
--- a/t/harness
+++ b/t/harness
@@ -80,6 +80,7 @@ if (@ARGV) {
            warn "$0: cannot open $mani: $!\n";
        }
        push @tests, <pod/*.t>;
+       push @tests, <x2p/*.t>;
     }
 }
 if ($^O eq 'MSWin32') {