summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_commands_check_command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/test_gem_commands_check_command.rb')
-rw-r--r--test/rubygems/test_gem_commands_check_command.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rubygems/test_gem_commands_check_command.rb b/test/rubygems/test_gem_commands_check_command.rb
index eea7cc5cfa..3199ac71ac 100644
--- a/test/rubygems/test_gem_commands_check_command.rb
+++ b/test/rubygems/test_gem_commands_check_command.rb
@@ -4,7 +4,6 @@
# See LICENSE.txt for permissions.
#++
-require 'test/unit'
require File.join(File.expand_path(File.dirname(__FILE__)), 'gemutilities')
require 'rubygems/commands/check_command'