summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-03-09 13:04:03 +0000
committerSteve Kemp <steve@steve.org.uk>2015-03-09 13:04:03 +0000
commit35c41ad2b34de38a4cfac11911bf6de09f60e419 (patch)
treebffe8aada9bf1a0f68fd8bc2937bf687d629cd37 /lib/custodian/protocoltest
parent8e2b9d6c2dfe0cf399cffe81b200594610bc2446 (diff)
Minor indentation fixup.
Diffstat (limited to 'lib/custodian/protocoltest')
-rw-r--r--lib/custodian/protocoltest/http.rb2
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 = []