diff options
Diffstat (limited to 't/uni/class.t')
-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 66f3962c1b..f7eb9dafe5 100644 --- a/t/uni/class.t +++ b/t/uni/class.t @@ -4,7 +4,7 @@ BEGIN { require "test.pl"; } -plan tests => 4334; +plan tests => 4670; sub MyUniClass { <<END; |