X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2Fthreads%2Fshared%2Ft%2F0nothread.t;h=36b1564a5214cb8a721c30a2ad3445f66fab90c5;hb=6c791b1568bda9f592749d4c80a9b5eb86201e25;hp=f92dc759c44349afa702e88a6c9e20d9e63698b6;hpb=8381071f750dc80d2b1c239344ce1b5eb5c29628;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/threads/shared/t/0nothread.t b/ext/threads/shared/t/0nothread.t index f92dc75..36b1564 100644 --- a/ext/threads/shared/t/0nothread.t +++ b/ext/threads/shared/t/0nothread.t @@ -80,4 +80,6 @@ array(24, 42, 'Thing'); share(\%hash); hash(24, 42, 'Thing'); +exit(0); + # EOF