Adjust test count after introducing new constants in POSIX
Rafael Garcia-Suarez [Wed, 5 Jul 2006 19:49:36 +0000 (19:49 +0000)]
p4raw-id: //depot/perl@28487

ext/B/t/concise-xs.t

index f2b60e2..7caf292 100644 (file)
@@ -118,7 +118,7 @@ use Carp;
 use Test::More tests => ( # per-pkg tests (function ct + require_ok)
                          40 + 16       # Data::Dumper, Digest::MD5
                          + 512 + 235   # B::Deparse, B
-                         + 588 + 190   # POSIX, IO::Socket
+                         + 595 + 190   # POSIX, IO::Socket
                          + 3 * ($] > 5.009)
                          + 16 * ($] >= 5.009003)
                          - 22);        # fudge