From 67151cd7af01f97524f0a14cf5abd9567f856155 Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 7 Mar 2008 08:31:41 +0000 Subject: update sprintf rdoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_sprintf_comb.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ruby') diff --git a/test/ruby/test_sprintf_comb.rb b/test/ruby/test_sprintf_comb.rb index bc082e4c2f..667ceab849 100644 --- a/test/ruby/test_sprintf_comb.rb +++ b/test/ruby/test_sprintf_comb.rb @@ -297,6 +297,7 @@ class TestSprintfComb < Test::Unit::TestCase 0.0, 0.01, 1/3.0, + 2/3.0, 1.0, 2.0, 9.99999999, -- cgit v1.2.3