зеркало из https://github.com/github/ruby.git
Add require "irb" to test/irb/test_completion.rb
This commit is contained in:
Родитель
7d75e94ea9
Коммит
4325f08086
|
@ -1,5 +1,6 @@
|
|||
# frozen_string_literal: false
|
||||
require 'test/unit'
|
||||
require "test/unit"
|
||||
require "irb"
|
||||
|
||||
module TestIRB
|
||||
class TestCompletion < Test::Unit::TestCase
|
||||
|
|
Загрузка…
Ссылка в новой задаче