summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Salzenberg <chip@pobox.com>2011-07-03 16:43:02 -0700
committerChip Salzenberg <chip@pobox.com>2011-07-03 16:43:02 -0700
commitef6ce16d71e2f44c3919af63eefa57ee29fbc6e9 (patch)
tree17a1033382802325ca3493c4982634888f8890aa
parent3efab4207e415f3a50505631bd9cb01619ad7c07 (diff)
downloadperl-chip/bind2.tar.gz
t/op/bind.t in MANIFESTchip/bind2
-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