1
0
Fork 0
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@45759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2014-04-30 09:11:07 +00:00
parent ba6b0acdb6
commit 751a8dce6a

View file

@ -1188,6 +1188,6 @@ class TestSetTraceFunc < Test::Unit::TestCase
assert_equal([['call', :foo], ['return', :foo]], events, 'Bug #9759')
ensure
end
end
end