Put a watchdog on openpid.t: it has been found to hang in some Win32 smokes.
[p5sagit/p5-mst-13.2.git] / t / io / openpid.t
index 7503f34..ee4702c 100644 (file)
@@ -18,7 +18,7 @@ if ($^O eq 'dos') {
 }
 
 plan tests => 10;
-
+watchdog(15);
 
 use Config;
 $| = 1;