aboutsummaryrefslogtreecommitdiffstats
path: root/test/reline
diff options
context:
space:
mode:
authoraycabta <aycabta@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-20 09:23:09 +0000
committeraycabta <aycabta@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-20 09:23:09 +0000
commitd4a555d441895cc56243b1a411404e324fbcf89f (patch)
treef348a8ba275a4dacc80b2ad317eb86e08e5c1195 /test/reline
parentffaee7b301abfd451c7c5028602a2184e6a9dd90 (diff)
downloadruby-d4a555d441895cc56243b1a411404e324fbcf89f.tar.gz
Add "require 'stringio'"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/reline')
-rw-r--r--test/reline/key_actor_emacs_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/reline/key_actor_emacs_test.rb b/test/reline/key_actor_emacs_test.rb
index 39ef15eafc..e371d318ef 100644
--- a/test/reline/key_actor_emacs_test.rb
+++ b/test/reline/key_actor_emacs_test.rb
@@ -1,4 +1,5 @@
require_relative 'helper'
+require 'stringio'
class Reline::KeyActor::Emacs::Test < Reline::TestCase
def setup