From c3da426d10a686dc24f86d000178a2d1eb852e17 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 20 Nov 2012 12:34:37 +0000 Subject: remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_exception.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ruby/test_exception.rb') diff --git a/test/ruby/test_exception.rb b/test/ruby/test_exception.rb index a39e2c7723..18b0d6f725 100644 --- a/test/ruby/test_exception.rb +++ b/test/ruby/test_exception.rb @@ -472,7 +472,7 @@ end.join assert_equal(false, s.tainted?, "#{exc}#to_s should not propagate taintness") end - + o = Object.new def o.to_str "foo" -- cgit v1.2.3