diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 00:29:57 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 00:29:57 +0000 |
commit | d86717ddd98f6a2559d030866b8b79f08e184f4c (patch) | |
tree | 9573786a81efbf3b21a6215a4ffb28162f6fdafe /lib/custodian/protocoltest/http.rb | |
parent | 8b8e6d50fcd5f4cb2bc0c777cd19e79ea076a000 (diff) |
Updated DNS
Diffstat (limited to 'lib/custodian/protocoltest/http.rb')
-rw-r--r-- | lib/custodian/protocoltest/http.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/custodian/protocoltest/http.rb b/lib/custodian/protocoltest/http.rb index 75802d6..846633a 100644 --- a/lib/custodian/protocoltest/http.rb +++ b/lib/custodian/protocoltest/http.rb @@ -9,8 +9,7 @@ ### # # -class HTTPTest < TCPTest - +class HTTPTest < Testfactory # # The line from which we were constructed. |