[ruby/irb] Add missing require
This commit is contained in:
parent
26b913c88b
commit
7cf7e6c332
@ -3,6 +3,8 @@ require "test/unit"
|
|||||||
require "pathname"
|
require "pathname"
|
||||||
require "irb"
|
require "irb"
|
||||||
|
|
||||||
|
require_relative "helper"
|
||||||
|
|
||||||
module TestIRB
|
module TestIRB
|
||||||
class TestCompletion < Test::Unit::TestCase
|
class TestCompletion < Test::Unit::TestCase
|
||||||
def setup
|
def setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user