summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_commands_build_command.rb
diff options
context:
space:
mode:
-rw-r--r--test/rubygems/test_gem_commands_build_command.rb4
1 files changed, 2 insertions, 2 deletions
@@ -4,11 +4,11 @@
# File a instead and assign it to Ryan Davis or Eric Hodel.
######################################################################
-require "test/rubygems/gemutilities"
require 'rubygems/commands/build_command'
require 'rubygems/format'
-class TestGemCommandsBuildCommand < RubyGemTestCase
def setup
super