summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2001-06-04 05:12:18 +0000
committerGurusamy Sarathy <gsar@cpan.org>2001-06-04 05:12:18 +0000
commit2adfde1164f2f7bf49213c3f63270cd60ed0bf48 (patch)
treeecd8cc874ea92a5d3d0fbff1d5c16806f5f7ca96 /MANIFEST
parent260c8f4e3d4eaa915ae732dbd535fa837cefab52 (diff)
downloadperl-2adfde1164f2f7bf49213c3f63270cd60ed0bf48.tar.gz
testsuite for change#10192 (from Gisle Aas)
p4raw-link: @10192 on //depot/perl: ec4ab249deaa88f5a071536b0473504f26c43486 p4raw-id: //depot/perl@10423
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 24b9a7b3a4..1701463efe 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1765,6 +1765,7 @@ t/op/nothr5005.t local @_ test which does not work under use5005threads
t/op/numconvert.t See if accessing fields does not change numeric values
t/op/oct.t See if oct and hex work
t/op/ord.t See if ord works
+t/op/override.t See if operator overriding works
t/op/pack.t See if pack and unpack work
t/op/pat.t See if esoteric patterns work
t/op/pos.t See if pos works