X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F40-threads.t;h=f7d87bc061cbd792c7973e59aa855920980f89f0;hb=HEAD;hp=a6a38aeeab5edcfb98b2b33e319001bfde292585;hpb=8845e141913781c0e0b4b928a38fd23da1752f6b;p=perl%2Fmodules%2Findirect.git diff --git a/t/40-threads.t b/t/40-threads.t index a6a38ae..f7d87bc 100644 --- a/t/40-threads.t +++ b/t/40-threads.t @@ -62,4 +62,4 @@ $_->join for @threads; pass 'done'; -done_testing(scalar(@threads) * 2 * (2 + 3) + 1); +done_testing;