diff options
-rw-r--r-- | test/rubygems/test_gem_commands_push_command.rb | 16 |
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' |