summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_install_update_options.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/test_gem_install_update_options.rb')
-rw-r--r--test/rubygems/test_gem_install_update_options.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/rubygems/test_gem_install_update_options.rb b/test/rubygems/test_gem_install_update_options.rb
index fb77678d0d..9be8cde7cf 100644
--- a/test/rubygems/test_gem_install_update_options.rb
+++ b/test/rubygems/test_gem_install_update_options.rb
@@ -1,5 +1,4 @@
-require File.join(File.expand_path(File.dirname(__FILE__)),
- 'gem_installer_test_case')
+require_relative 'gem_installer_test_case'
require 'rubygems/install_update_options'
require 'rubygems/command'