summaryrefslogtreecommitdiff
path: root/t/uni
diff options
context:
space:
mode:
authorKarl <khw@karl.(none)>2009-01-26 19:31:42 -0700
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-01-27 08:17:46 +0100
commitb6922eda63cca3fefe5f447d156d10f6b75bd8eb (patch)
tree4bf47166019364151abbfead15cc450c506db8fd /t/uni
parent3127de7dcb470aaa3997c4164384a5bfb3162ffe (diff)
downloadperl-b6922eda63cca3fefe5f447d156d10f6b75bd8eb.tar.gz
Change to use 5.1 Unicode file versions
Diffstat (limited to 't/uni')
-rw-r--r--t/uni/class.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/uni/class.t b/t/uni/class.t
index c675054283..4620ca0cc1 100644
--- a/t/uni/class.t
+++ b/t/uni/class.t
@@ -4,7 +4,7 @@ BEGIN {
require "test.pl";
}
-plan tests => 4876;
+plan tests => 5092;
sub MyUniClass {
<<END;