[ruby/irb] Activate yamatanooroti tests on CI
(https://github.com/ruby/irb/pull/459) * Activate yamatanooroti tests on CI * Fix delete test https://github.com/ruby/irb/commit/750cf4c480
This commit is contained in:
parent
b55da1cd97
commit
ec76c9868b
@ -297,9 +297,9 @@ begin
|
||||
write("continue\n")
|
||||
write("delete 0\n")
|
||||
close
|
||||
assert_include_screen(<<~EOC)
|
||||
assert_include_screen(<<~EOC.strip)
|
||||
(rdbg:irb) delete 0
|
||||
deleted: #0 BP - Line #{@ruby_file}:5 (line)
|
||||
deleted: #0 BP - Line
|
||||
EOC
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user