Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special
[p5sagit/p5-mst-13.2.git] / ext / B / t / concise-xs.t
index 76f307b..b4f053f 100644 (file)
@@ -117,7 +117,7 @@ use Getopt::Std;
 use Carp;
 use Test::More tests => ( # per-pkg tests (function ct + require_ok)
                          40 + 16       # Data::Dumper, Digest::MD5
-                         + 517 + 241   # B::Deparse, B
+                         + 517 + 238   # B::Deparse, B
                          + 595 + 190   # POSIX, IO::Socket
                          + 3 * ($] > 5.009)
                          + 16 * ($] >= 5.009003)