Skip to content

Commit

Permalink
tagging a failing spec
Browse files Browse the repository at this point in the history
  • Loading branch information
lrz committed Jun 2, 2009
1 parent 9422164 commit 287aa66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/frozen/tags/macruby/core/string/rindex_tags.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ fails:String#rindex with String tries to convert start_offset to an integer via
fails:String#rindex with Regexp behaves the same as String#rindex(string) for escaped string regexps
fails:String#rindex with Regexp tries to convert start_offset to an integer via to_int
fails:String#rindex with String behaves the same as String#rindex(?char) for one-character strings
fails:String#rindex with Regexp starts the search at the given offset

0 comments on commit 287aa66

Please sign in to comment.