Revision: 3810 http://trac.macosforge.org/projects/ruby/changeset/3810 Author: lsansonetti@apple.com Date: 2010-03-18 15:02:12 -0700 (Thu, 18 Mar 2010) Log Message: ----------- untag specs that now pass Modified Paths: -------------- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/fixed_encoding_tags.txt Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/fixed_encoding_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/fixed_encoding_tags.txt 2010-03-18 22:01:59 UTC (rev 3809) +++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/fixed_encoding_tags.txt 2010-03-18 22:02:12 UTC (rev 3810) @@ -1,4 +1,3 @@ fails:Regexp#fixed_encoding? returns true if the 'u' modifier was supplied to the Regexp fails:Regexp#fixed_encoding? returns true if the 's' modifier was supplied to the Regexp fails:Regexp#fixed_encoding? returns true if the 'e' modifier was supplied to the Regexp -fails:Regexp#fixed_encoding? returns true if the Regexp contains a \u escape