summaryrefslogtreecommitdiff
path: root/ext/B/t/concise-xs.t
diff options
context:
space:
mode:
Diffstat (limited to 'ext/B/t/concise-xs.t')
-rw-r--r--ext/B/t/concise-xs.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/t/concise-xs.t b/ext/B/t/concise-xs.t
index 7fa85c1b39..d7238408ac 100644
--- a/ext/B/t/concise-xs.t
+++ b/ext/B/t/concise-xs.t
@@ -119,7 +119,7 @@ use Test::More tests => ( # per-pkg tests (function ct + require_ok)
40 + 16 # Data::Dumper, Digest::MD5
+ 517 + 276 # B::Deparse, B
+ 595 + 190 # POSIX, IO::Socket
- - 20); # fudge
+ - 6); # fudge
require_ok("B::Concise");