From: Rafael Garcia-Suarez <rgs@consttype.org>
Date: Sun, 25 Apr 2010 14:55:12 +0000 (+0200)
Subject: Adapt plan after last patch
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6c44f85603b6161202c32d436f995eff148a61c3;p=p5sagit%2Fp5-mst-13.2.git

Adapt plan after last patch
---

diff --git a/lib/Unicode/UCD.t b/lib/Unicode/UCD.t
index 732e0ef..8e81dc4 100644
--- a/lib/Unicode/UCD.t
+++ b/lib/Unicode/UCD.t
@@ -18,7 +18,7 @@ use strict;
 use Unicode::UCD;
 use Test::More;
 
-BEGIN { plan tests => 239 };
+BEGIN { plan tests => 256 };
 
 use Unicode::UCD 'charinfo';