Add latest test file to MANIFEST
Rafael Garcia-Suarez [Tue, 8 Dec 2009 08:29:11 +0000 (09:29 +0100)]
MANIFEST

index e36bd4b..a85d318 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4486,6 +4486,7 @@ t/op/undef.t                      See if undef works
 t/op/universal.t               See if UNIVERSAL class works
 t/op/unshift.t                 See if unshift works
 t/op/upgrade.t                 See if upgrading and assigning scalars works
+t/op/utf8cache.t               Tests malfunctions of utf8 cache
 t/op/utf8decode.t              See if UTF-8 decoding works
 t/op/utfhash.t                 See if utf8 keys in hashes behave
 t/op/utftaint.t                        See if utf8 and taint work together