mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added implictily require for URI::HTTP
This commit is contained in:
parent
b0b6d0a688
commit
b94f50ed91
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# frozen_string_literal: false
|
||||
require 'test/unit'
|
||||
require 'uri/http'
|
||||
require 'uri/ws'
|
||||
|
||||
module URI
|
||||
|
|
Loading…
Add table
Reference in a new issue