Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Regress range-iterator.t, because it conforms to the now-obsolete for…
…mer iterator model.
  • Loading branch information
colomon committed Jun 16, 2010
1 parent 092acb2 commit ddb39d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/spectest.data
Expand Up @@ -15,6 +15,7 @@
# S12-attributes/mutators.t - we no longer get away with missing rw and Proxy; some bogus passes anyway
# S16-filehandles/filetest.t - regressed when spec changed (RT #68160)
# S16-filehandles/unlink.t - regressed when spec changed (RT #68160)
# S07-iterators/range-iterator.t - regressed because conforms to obsolete version of spec
#
# moved to stresstest:
# integration/advent2009-day17.t
Expand Down Expand Up @@ -367,7 +368,6 @@ S06-traits/as.t
S06-traits/is-copy.t
S06-traits/is-rw.t
# S06-traits/misc.t
S07-iterators/range-iterator.t
S09-autovivification/autoincrement.t
# S09-subscript_slice/slice.t
S09-typed-arrays/arrays.t
Expand Down

0 comments on commit ddb39d0

Please sign in to comment.