]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - t/40-threads.t
Harden t/40-threads.t and t/42-threads-global.t against stray exits
[perl/modules/indirect.git] / t / 40-threads.t
index a6a38aeeab5edcfb98b2b33e319001bfde292585..f7d87bc061cbd792c7973e59aa855920980f89f0 100644 (file)
@@ -62,4 +62,4 @@ $_->join for @threads;
 
 pass 'done';
 
-done_testing(scalar(@threads) * 2 * (2 + 3) + 1);
+done_testing;