зеркало из https://github.com/github/ruby.git
* test/erb/test_erb.rb (test/erb/test_erb.rb): removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22805 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
882900d2d4
Коммит
466e33b863
|
@ -234,7 +234,7 @@ EOS
|
|||
klass.module_eval do
|
||||
def_erb_method('hello_world', erb)
|
||||
end
|
||||
assert(klass.new.respond_to?('hello_world'))
|
||||
assert(klass.new.respond_to?('hello_world'))
|
||||
end
|
||||
|
||||
def test_def_method_without_filename
|
||||
|
|
Загрузка…
Ссылка в новой задаче