mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
Add "require 'stringio'"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ffaee7b301
commit
d4a555d441
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require_relative 'helper'
|
||||
require 'stringio'
|
||||
|
||||
class Reline::KeyActor::Emacs::Test < Reline::TestCase
|
||||
def setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue