summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 48a3987acc..1b43ab447c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4842,6 +4842,7 @@ t/op/attrhand.t See if attribute handlers work
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/bind.t See if := works
t/op/bless.t See if bless works
t/op/blocks.t See if BEGIN and friends work
t/op/bop.t See if bitops work