mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a00a9a28fb
commit
c3da426d10
3 changed files with 6 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue