From 88f57f6273a71e009cd0ca52af2fb615ec82b301 Mon Sep 17 00:00:00 2001 From: Jonathan Worthington Date: Thu, 25 Feb 2010 01:51:50 +0100 Subject: [PATCH] We pass three more spectests now (deferal related stuff). --- t/spectest.data | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/t/spectest.data b/t/spectest.data index a06a6bcbe53..16b522cd789 100644 --- a/t/spectest.data +++ b/t/spectest.data @@ -358,11 +358,11 @@ S12-methods/calling_syntax.t # S12-methods/chaining.t S12-methods/class-and-instance.t # S12-methods/default-trait.t -# S12-methods/defer-call.t -# S12-methods/defer-next.t +S12-methods/defer-call.t +S12-methods/defer-next.t # S12-methods/indirect_notation.t S12-methods/instance.t -# S12-methods/lastcall.t +S12-methods/lastcall.t # S12-methods/method-vs-sub.t # S12-methods/multi.t # S12-methods/parallel-dispatch.t