Jerry's last patch to add a TODO test didn't update the test count.
Jesse Vincent [Wed, 25 Nov 2009 20:47:41 +0000 (15:47 -0500)]
Thanks to Nicholas++ for pointing this out

t/op/threads.t

index 48ead65..7985688 100644 (file)
@@ -16,7 +16,7 @@ BEGIN {
        exit 0;
      }
 
-     plan(14);
+     plan(15);
 }
 
 use strict;