summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBrandon Black <blblack@gmail.com>2007-06-03 19:55:15 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-06-04 08:04:13 +0000
commitf58cd3869828b0993f2ad27e1061f23f4c1959bb (patch)
tree7417841e1611a0e635563c8bb6c07c50f1d93623 /MANIFEST
parent858aded60ee6734d89d26bf30a53506b3f77e784 (diff)
downloadperl-f58cd3869828b0993f2ad27e1061f23f4c1959bb.tar.gz
another mro patch
From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60706032255g6702cd81ube1f582a1e07cf8a@mail.gmail.com> p4raw-id: //depot/perl@31332
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index dface08a84..fa3620a2eb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3638,6 +3638,7 @@ t/mro/dbic_dfs.t mro tests
t/mro/inconsistent_c3.t mro tests
t/mro/method_caching.t mro tests
t/mro/next_edgecases.t mro tests
+t/mro/next_goto.t mro tests
t/mro/next_inanon.t mro tests
t/mro/next_ineval.t mro tests
t/mro/next_method.t mro tests