diff options
-rw-r--r-- | test/rubygems/test_gem_commands_lock_command.rb | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -require_relative 'gemutilities' require 'rubygems/commands/lock_command' class TestGemCommandsLockCommand < RubyGemTestCase |