Skip to content

Commit

Permalink
Give up Editline
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Aug 14, 2021
1 parent a9df932 commit d924cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/readline/test_readline.rb
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ def test_refresh_line
end
end

# TODO Green CI for arm32-linux (Travis CI), Editline, and Readline 7.0.
# TODO Green CI for arm32-linux (Travis CI), and Readline 7.0.
def test_interrupt_in_other_thread
# Editline and Readline 7.0 can't treat I/O that is not tty.
omit "Skip Editline" if /EditLine/n.match(Readline::VERSION)
Expand Down

0 comments on commit d924cfc

Please sign in to comment.