Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove S03-operators/smartmatch.t from spectest.data -- it has severa…
…l spec errors.

It needs to be re-examined for correctness and refudged for Rakudo.
  • Loading branch information
pmichaud committed Jul 6, 2009
1 parent c70c241 commit cf851ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/spectest.data
Expand Up @@ -8,6 +8,7 @@
#
# we've regressed on some files for various reasons:
#
# S03-operators/smartmatch.t - tests themselves are quite wrong in many places
# 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
Expand Down Expand Up @@ -139,7 +140,6 @@ S03-operators/repeat.t
S03-operators/scalar-assign.t
S03-operators/series.t
S03-operators/short-circuit.t
S03-operators/smartmatch.t
S03-operators/spaceship-and-containers.t
S03-operators/spaceship.t
S03-operators/subscript-vs-lt.t
Expand Down

0 comments on commit cf851ca

Please sign in to comment.