summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBrian Fraser <fraserbn@gmail.com>2011-07-22 10:10:34 -0300
committerFather Chrysostomos <sprout@cpan.org>2011-10-06 13:01:14 -0700
commitce139e02098c388fe219b05275fb3063b39a4113 (patch)
tree0b12845b1dd5d09267dd1df8b280558cac716cb9 /MANIFEST
parent2e7cc76369120cbd78a8cefcb1b256b5b27bd6f7 (diff)
downloadperl-ce139e02098c388fe219b05275fb3063b39a4113.tar.gz
Tests for package; declarations in UTF-8
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f3a27c66b3..e2d8b25cd7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5284,6 +5284,7 @@ t/uni/lex_utf8.t See if Unicode in lexer works
t/uni/lower.t See if Unicode casing works
t/uni/method.t See if Unicode methods work
t/uni/overload.t See if Unicode overloading works
+t/uni/package.t See if Unicode in package declarations works
t/uni/parser.t See if Unicode in the parser works in edge cases.
t/uni/sprintf.t See if Unicode sprintf works
t/uni/tie.t See if Unicode tie works