Skip to content

Commit

Permalink
Merge pull request #800 from sideshowcoder/string_chop_untagging
Browse files Browse the repository at this point in the history
untag working string chop
  • Loading branch information
alex committed Jul 13, 2013
2 parents 5bf38e8 + 2d95da3 commit 298d07d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/tags/core/string/chop_tags.txt
@@ -1,5 +1,3 @@
fails:String#chop returns a new string with the last character removed
fails:String#chop! behaves just like chop, but in-place
fails:String#chop removes a multi-byte character
fails:String#chop removes the final carriage return, newline from a non-ASCII String
fails:String#chop! removes a multi-byte character
Expand Down

0 comments on commit 298d07d

Please sign in to comment.