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.rb15
1 files changed, 15 insertions, 0 deletions
@@ -199,6 +199,21 @@ class TestGemCommandsPushCommand < Gem::TestCase
send_battery
end
def test_sending_gem_to_allowed_push_host_with_basic_credentials
@sanitized_host = "http://privategemserver.example"
@host = "http://user:[email protected]"