mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
1 changed files with 1 additions and 0 deletions
|
@ -483,6 +483,7 @@ Message: <"Error">
|
|||
def test_assert_send
|
||||
object = Object.new
|
||||
class << object
|
||||
private
|
||||
def return_argument(argument, bogus)
|
||||
return argument
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue