зеркало из https://github.com/github/ruby.git
Revert "[ruby/io-console] Skip cursor position test on Solaris"
This reverts commit 5294ded681
.
This commit is contained in:
Родитель
ca58e83400
Коммит
c99fb0f41e
|
@ -285,7 +285,6 @@ defined?(PTY) and defined?(IO.console) and TestIO_Console.class_eval do
|
|||
end
|
||||
|
||||
def test_cursor_position
|
||||
skip if /solaris/ =~ RUBY_PLATFORM
|
||||
run_pty("#{<<~"begin;"}\n#{<<~'end;'}") do |r, w, _|
|
||||
begin;
|
||||
con = IO.console
|
||||
|
|
Загрузка…
Ссылка в новой задаче