aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/bogussources.rb
blob: f51ff60c37f819da0024a3c855407c142f70b751 (plain)
1
2
3
4
5
6
7
8
9
# frozen_string_literal: false
#--
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
# All rights reserved.
# See LICENSE.txt for permissions.
#++

require 'rubygems'
Gem.use_paths("test/mock/gems")