Skip to content

Commit

Permalink
Add tag for failing spec
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Aug 7, 2016
1 parent a6eb5e5 commit 62c4ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tags/ruby/core/enumerable/slice_when_tags.txt
@@ -1,3 +1,3 @@
fails:Enumerable#slice_when when given a block splits chunks between adjacent elements i and j where the block returns true
fails:Enumerable#slice_when when given a block calls the block for length of the receiver enumerable minus one times
fails:when an iterator method yields more than one value processes all yielded values
fails:Enumerable#slice_when when an iterator method yields more than one value processes all yielded values

0 comments on commit 62c4ef8

Please sign in to comment.