threads::shared 1.22
[p5sagit/p5-mst-13.2.git] / ext / threads / shared / t / 0nothread.t
index f92dc75..36b1564 100644 (file)
@@ -80,4 +80,6 @@ array(24, 42, 'Thing');
 share(\%hash);
 hash(24, 42, 'Thing');
 
+exit(0);
+
 # EOF