add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
12551ae573
commit
e34480c330
@ -60,3 +60,7 @@ assert_equal 'ok', %q{
|
|||||||
:ok
|
:ok
|
||||||
end
|
end
|
||||||
}, '[ruby-core:15551]'
|
}, '[ruby-core:15551]'
|
||||||
|
|
||||||
|
assert_normal_exit %q{
|
||||||
|
sprintf("% 0e", 1.0/0.0)
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user