add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9b3ab49b5d
commit
2df0301c72
@ -53,3 +53,6 @@ assert_normal_exit %q{
|
|||||||
assert_normal_exit %q{
|
assert_normal_exit %q{
|
||||||
"abc".gsub(/./, "a" => "z")
|
"abc".gsub(/./, "a" => "z")
|
||||||
}
|
}
|
||||||
|
assert_normal_exit %q{
|
||||||
|
Encoding.compatible?("",0)
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user