1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* descrictive warning message.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nahi 2003-12-14 13:37:01 +00:00
parent 5e66c3ddd6
commit aadcff240e

View file

@ -143,7 +143,7 @@ __EOX__
def test_basic_auth
unless Object.const_defined?('HTTPAccess2')
STDERR.puts("basic_auth is not supported")
STDERR.puts("basic_auth is not supported under soap4r + net/http for now.")
return
end
str = ""