Skip to content

Commit

Permalink
Merge pull request #3960 from rubygems/explicitly-require
Browse files Browse the repository at this point in the history
rubygems is needed to run solo-file test
  • Loading branch information
hsbt committed Sep 24, 2020
1 parent 063daed commit 78b04b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/rubygems/test_gem_source_list.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# frozen_string_literal: true
require 'rubygems'
require 'rubygems/source_list'
require 'rubygems/test_case'

Expand Down

0 comments on commit 78b04b2

Please sign in to comment.