1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/readline
Lars Kanis 7a51d979cf
Fix inaccuracy in encoding tests
These tests assume
  Encoding.find('locale') == Encoding.find('external')
and fail if they are distinct.
2020-02-04 08:24:59 +09:00
..
helper.rb
test_readline.rb Fix inaccuracy in encoding tests 2020-02-04 08:24:59 +09:00
test_readline_history.rb