diff options
Diffstat (limited to 'lib/custodian/protocoltest')
| -rw-r--r-- | lib/custodian/protocoltest/http.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/custodian/protocoltest/http.rb b/lib/custodian/protocoltest/http.rb index 0d20dfb..0bbe290 100644 --- a/lib/custodian/protocoltest/http.rb +++ b/lib/custodian/protocoltest/http.rb @@ -51,7 +51,7 @@ module Custodian          @url  = line.split( /\s+/)[0]          @host = @url -       # +        #          # Set the resolve modes          #          @resolve_modes = [] | 
