summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 96eec9c3ec..add778700d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1398,6 +1398,7 @@ t/op/assignwarn.t See if OP= operators warn correctly for undef targets
t/op/attrs.t See if attributes on declarations work
t/op/auto.t See if autoincrement et all work
t/op/avhv.t See if pseudo-hashes work
+t/op/bless.t See if bless works
t/op/bop.t See if bitops work
t/op/chars.t See if character escapes work
t/op/chop.t See if chop works