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 7103c63766..712316de13 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5922,6 +5922,7 @@ t/op/mydef.t See if "my $_" works
t/op/negate.t See if unary minus works
t/op/not.t See if not works
t/op/numconvert.t See if accessing fields does not change numeric values
+t/op/numify.t See if string-to-number conversion works
t/op/oct.t See if oct and hex work
t/op/or.t See if || works in weird situations
t/op/ord.t See if ord works