зеркало из https://github.com/github/ruby.git
Escape method names containing control characters
This commit is contained in:
Родитель
6c46ccf226
Коммит
f13068afaa
|
@ -1547,7 +1547,7 @@ module Test
|
|||
_start_method(inst)
|
||||
inst._assertions = 0
|
||||
|
||||
print "#{suite}##{method} = " if @verbose
|
||||
print "#{suite}##{method.inspect.sub(/\A:/, '')} = " if @verbose
|
||||
|
||||
start_time = Time.now if @verbose
|
||||
result =
|
||||
|
|
Загрузка…
Ссылка в новой задаче