summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_commands_update_command.rb
diff options
context:
space:
mode:
-rw-r--r--test/rubygems/test_gem_commands_update_command.rb8
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@
-require_relative 'gemutilities'
require 'rubygems/commands/update_command'
class TestGemCommandsUpdateCommand < RubyGemTestCase