diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-04-05 13:03:18 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-04-05 13:03:18 +0000 |
commit | 20e8a3a35e61c7fcc6a4173969d7b685e762aef7 (patch) | |
tree | 6405fd5f3572ddd5ef0511f4ac9c53754961c91a /t/uni | |
parent | 8a4f037860d9d14554f7acac3b5d56635b0f7ce8 (diff) | |
download | perl-20e8a3a35e61c7fcc6a4173969d7b685e762aef7.tar.gz |
UCD 5.1.0
p4raw-id: //depot/perl@33648
Diffstat (limited to 't/uni')
-rw-r--r-- | t/uni/class.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/uni/class.t b/t/uni/class.t index bf85d6e995..c675054283 100644 --- a/t/uni/class.t +++ b/t/uni/class.t @@ -4,7 +4,7 @@ BEGIN { require "test.pl"; } -plan tests => 4784; +plan tests => 4876; sub MyUniClass { <<END; |