further speeding up of is_utf8_string()
[p5sagit/p5-mst-13.2.git] / MANIFEST
index a3597dd..9fb3834 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2756,6 +2756,7 @@ t/op/caller.t                     See if caller() works
 t/op/chars.t                   See if character escapes work
 t/op/chdir.t                   See if chdir works
 t/op/chop.t                    See if chop works
+t/op/chr.t                     See if chr works
 t/op/closure.t                 See if closures work
 t/op/cmp.t                     See if the various string and numeric compare work
 t/op/concat.t                  See if string concatenation works