diff options
-rw-r--r-- | test/rubygems/test_gem_commands_specification_command.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # frozen_string_literal: true -require_relative 'test_case' require 'rubygems/commands/specification_command' class TestGemCommandsSpecificationCommand < Gem::TestCase |