From 3e1a5e84289baeb83f675da26b113b01b81ffc12 Mon Sep 17 00:00:00 2001 From: jnthn Date: Fri, 13 Feb 2009 14:43:55 +0100 Subject: [PATCH] integration/man-or-boy.t now passes again due to @recent_fix.pick, add it back to spectest.data. --- t/spectest.data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/spectest.data b/t/spectest.data index 46f657ca28d..efdb9e25146 100644 --- a/t/spectest.data +++ b/t/spectest.data @@ -10,7 +10,6 @@ # # S03-operators/binding-arrays.t - regressed to allow slices # S03-operators/binding-hashes.t - regressed to allow slices -# integration/man-or-boy.t - regressed for rvar branch (broke "is copy") integration/99problems-01-to-10.t integration/99problems-11-to-20.t @@ -21,6 +20,7 @@ integration/99problems-51-to-60.t integration/99problems-61-to-70.t integration/lexical-array-in-inner-block.t integration/lexicals-and-attributes.t +integration/man-or-boy.t integration/method-calls-and-instantiation.t integration/real-strings.t integration/say-crash.t