Navigation Menu

Skip to content

Commit

Permalink
regress on a few tests tests that now use "augment" instead of "is also"
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed May 10, 2009
1 parent a74a9cf commit cbc1bf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions t/spectest.data
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit cbc1bf6

Please sign in to comment.