* test/testunit/test_assertions.rb: revert unintentional commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9136 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
82e8e747df
commit
db05a0096a
@ -483,6 +483,7 @@ Message: <"Error">
|
|||||||
def test_assert_send
|
def test_assert_send
|
||||||
object = Object.new
|
object = Object.new
|
||||||
class << object
|
class << object
|
||||||
|
private
|
||||||
def return_argument(argument, bogus)
|
def return_argument(argument, bogus)
|
||||||
return argument
|
return argument
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user