summaryrefslogtreecommitdiff
path: root/cont.c
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2021-03-28 22:47:20 +0900
committergit <svn-admin@ruby-lang.org>2021-03-29 05:10:08 +0900
commita1938ec308543d1649069bddd3bf0aeb541f3804 (patch)
tree55dc9737d6861d5ace65da9951930a0e991434fe /cont.c
parent1cdecb43499a9e821e892fd4edb4ca27b992ab09 (diff)
[ruby/irb] Always add input method when calling Irb.new in tests
When passes input method as nil to Context.new through Irb.new, ReidlineInputMethod.new is executed and the global internal state of Reline is rewritten, therefore other tests are failed in the Ruby repository. This commit changes to use TestInputMethod. https://github.com/ruby/irb/commit/010dce9210
Diffstat (limited to 'cont.c')
0 files changed, 0 insertions, 0 deletions