зеркало из https://github.com/github/ruby.git
[ruby/irb] Clear temporary directories
(https://github.com/ruby/irb/pull/894) https://github.com/ruby/irb/commit/dc0dd25a39
This commit is contained in:
Родитель
9ab1fa3bf5
Коммит
0c2e976894
|
@ -27,6 +27,7 @@ module TestIRB
|
|||
ENV["IRBRC"] = @backup_irbrc
|
||||
Encoding.default_external = @backup_default_external
|
||||
$VERBOSE = @original_verbose
|
||||
FileUtils.rm_rf(@tmpdir)
|
||||
end
|
||||
|
||||
class TestInputMethodWithRelineHistory < TestInputMethod
|
||||
|
|
Загрузка…
Ссылка в новой задаче