mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
adjust indent [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
02df45c4c4
commit
7f30b84c4f
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ class TestWEBrickHTTPAuth < Test::Unit::TestCase
|
|||
log.reject! {|line| pat =~ line }
|
||||
}
|
||||
assert_equal([], log)
|
||||
}
|
||||
}
|
||||
TestWEBrick.start_httpserver({}, log_tester) {|server, addr, port, log|
|
||||
realm = "wb auth-int realm"
|
||||
path = "/digest_auth_int"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue