add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
198e1d074c
commit
2f12678bcf
@ -57,3 +57,7 @@ assert_normal_exit %q{
|
||||
assert_normal_exit %q{
|
||||
"".center(1, "\x80".force_encoding("utf-8"))
|
||||
}, '[ruby-dev:33807]'
|
||||
|
||||
assert_normal_exit %q{
|
||||
Encoding.find(nil)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user