mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
require 'stringio'
This commit is contained in:
parent
10723dd6ce
commit
f1486fea46
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
begin
|
||||
require 'ripper'
|
||||
require 'stringio'
|
||||
require 'test/unit'
|
||||
ripper_test = true
|
||||
module TestRipper; end
|
||||
|
|
Loading…
Add table
Reference in a new issue