diff options
-rw-r--r-- | test/rubygems/test_gem_commands_check_command.rb | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,10 +4,10 @@ # File a instead and assign it to Ryan Davis or Eric Hodel. ###################################################################### -require "test/rubygems/gemutilities" require 'rubygems/commands/check_command' -class TestGemCommandsCheckCommand < RubyGemTestCase def setup super |