From cbc1bf6140f9c31872b51ddf9c6a7161845c789c Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sun, 10 May 2009 17:38:58 +0200 Subject: [PATCH] regress on a few tests tests that now use "augment" instead of "is also" --- t/spectest.data | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/t/spectest.data b/t/spectest.data index 565cce37c1c..90da370af8a 100644 --- a/t/spectest.data +++ b/t/spectest.data @@ -11,6 +11,9 @@ # S03-operators/binding-arrays.t - regressed to allow slices # S03-operators/binding-hashes.t - regressed to allow slices # integration/rule-in-class-Str.t - 'is also' -> augment +# S12-class/extending-arrays.t - 'is also' -> augment +# S12-class/open.t - 'is also' -> augment +# S12-class/is_also_instead.t - 'is also' -> augment integration/99problems-01-to-10.t integration/99problems-11-to-20.t @@ -265,13 +268,10 @@ S12-class/anonymous.t S12-class/attributes.t S12-class/basic.t S12-class/declaration-order.t -S12-class/extending-arrays.t S12-class/inheritance-class-methods.t S12-class/inheritance.t S12-class/instantiate.t -S12-class/is_also_instead.t S12-class/namespaced.t -S12-class/open.t S12-class/parent_attributes.t S12-construction/autopairs.t S12-construction/construction.t