summaryrefslogtreecommitdiff
path: root/test/rubygems/bogussources.rb
blob: fe12541c3d4e9a204f263422a42ef0c3db7cc45f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
######################################################################
# This file is imported from the rubygems project.
# DO NOT make modifications in this repo. They _will_ be reverted!
# File a patch instead and assign it to Ryan Davis or Eric Hodel.
######################################################################

#--
# 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")