aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/test_gem_source_local.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/test_gem_source_local.rb')
-rw-r--r--test/rubygems/test_gem_source_local.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rubygems/test_gem_source_local.rb b/test/rubygems/test_gem_source_local.rb
index b3b444ccde..19e1c4b759 100644
--- a/test/rubygems/test_gem_source_local.rb
+++ b/test/rubygems/test_gem_source_local.rb
@@ -1,5 +1,5 @@
require 'rubygems/test_case'
-require 'rubygems/source/local'
+require 'rubygems/source'
require 'fileutils'