Re: [PATCH] Cleanup of the regexp API
[p5sagit/p5-mst-13.2.git] / ext / B / t / concise-xs.t
index 76b5df8..d2ff6b8 100644 (file)
@@ -121,7 +121,7 @@ use Test::More tests => ( # per-pkg tests (function ct + require_ok)
                          + 595 + 190   # POSIX, IO::Socket
                          + 323 * ($] > 5.009)
                          + 17 * ($] >= 5.009003)
-                         - 343);       # fudge
+                         - 344);       # fudge
 
 require_ok("B::Concise");