зеркало из https://github.com/github/ruby.git
Remove commented out debug print
This commit is contained in:
Родитель
113a5c1e1d
Коммит
50623f3df0
|
@ -10,10 +10,6 @@ RELINE_TEST_ENCODING ||=
|
|||
end
|
||||
|
||||
class Reline::TestCase < Test::Unit::TestCase
|
||||
=begin
|
||||
puts "Test encoding is #{RELINE_TEST_ENCODING}"
|
||||
=end
|
||||
|
||||
private def convert_str(input, options = {}, normalized = nil)
|
||||
return nil if input.nil?
|
||||
input.chars.map { |c|
|
||||
|
|
Загрузка…
Ссылка в новой задаче