From c6b8c3de7b6d7968000be27963acb919f9605b07 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 6 Jun 2007 14:58:27 +0000 Subject: Adjust test count (it shouldn't have changed with last patch) p4raw-id: //depot/perl@31342 --- ext/B/t/concise-xs.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') 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"); -- cgit v1.2.1