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 1bd0206e17..83081aca9b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -828,6 +828,7 @@ t/op/cmp.t See if the various string and numeric compare work
t/op/cond.t See if conditional expressions work
t/op/defins.t See if auto-insert of defined() works
t/op/delete.t See if delete works
+t/op/die.t See if die works
t/op/die_exit.t See if die and exit status interaction works
t/op/do.t See if subroutines work
t/op/each.t See if hash iterators work