зеркало из https://github.com/github/ruby.git
Update test/ruby/test_module.rb
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
This commit is contained in:
Родитель
24b53b1f3a
Коммит
3f6bfe49db
|
@ -526,7 +526,7 @@ class TestModule < Test::Unit::TestCase
|
|||
super
|
||||
end
|
||||
end.new
|
||||
assert_equal(true, m < Enumerable)
|
||||
assert_operator(m, :<, Enumerable)
|
||||
end
|
||||
|
||||
def test_prepend_self
|
||||
|
|
Загрузка…
Ссылка в новой задаче