Call super method by teardown of tests of Reline as Readline

This commit is contained in:
aycabta 2021-06-21 22:29:04 +09:00
parent 215fd1bf2c
commit 06d52249de
2 changed files with 2 additions and 0 deletions

View File

@ -808,6 +808,7 @@ class TestRelineAsReadline < Test::Unit::TestCase
def teardown
finish_using_lib_reline
super
end
def get_default_internal_encoding

View File

@ -279,6 +279,7 @@ class TestRelineAsReadlineHistory < Test::Unit::TestCase
def teardown
finish_using_lib_reline
super
end
def get_default_internal_encoding