Skip to content

Commit

Permalink
[Truffle] Tagged a spec that shouldn't have been untagged.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Feb 4, 2015
1 parent 5e267b6 commit f83da0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/tags/core/string/split_tags.txt
Expand Up @@ -24,3 +24,4 @@ fails:String#split with Regexp taints an empty string if self is tainted
fails:String#split with Regexp retains the encoding of the source string
fails:String#split with Regexp splits a string on each character for a multibyte encoding and empty split
fails:String#split with Regexp returns an ArgumentError if an invalid UTF-8 string is supplied
fails:String#split with Regexp doesn't taints the resulting strings if the Regexp is tainted

0 comments on commit f83da0a

Please sign in to comment.