As we're not passing over (or copying in) a NUL, don't need that extra
[p5sagit/p5-mst-13.2.git] / ext / threads / t / kill.t
index aff5dd0..3874db1 100644 (file)
@@ -65,7 +65,7 @@ BEGIN {
 
 BEGIN {
     $| = 1;
-    print("1..18\n");   ### Number of tests that will be run ###
+    print("1..19\n");   ### Number of tests that will be run ###
 };
 
 my $TEST = 1;