summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_commands_push_command.rb
diff options
context:
space:
mode:
-rw-r--r--test/rubygems/test_gem_commands_push_command.rb16
1 files changed, 16 insertions, 0 deletions
@@ -61,6 +61,22 @@ class TestGemCommandsPushCommand < Gem::TestCase
assert_match @response, @ui.output
end
def test_execute_host
host = 'https://other.example'