mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9b161c3cda
commit
3a88b4d000
1 changed files with 1 additions and 1 deletions
|
@ -957,7 +957,7 @@ class TestRegexp < Test::Unit::TestCase
|
|||
assert_match /\A\X\z/, "\u{1f600}"
|
||||
assert_match /\A\X\z/, "\u{20 324}"
|
||||
assert_match /\A\X\X\z/, "\u{a 324}"
|
||||
assert_match /\A\X\X\z/, "\u{d 308}"
|
||||
assert_match /\A\X\X\z/, "\u{d 324}"
|
||||
assert_match /\A\X\z/, "\u{1F477 1F3FF 200D 2640 FE0F}"
|
||||
assert_match /\A\X\z/, "\u{1F468 200D 1F393}"
|
||||
assert_match /\A\X\z/, "\u{1F46F 200D 2642 FE0F}"
|
||||
|
|
Loading…
Add table
Reference in a new issue