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 | 6f79f514b7675cdb04aea5c2cdbe554a2b129b58 (patch) | |
tree | 9573786a81efbf3b21a6215a4ffb28162f6fdafe /lib/custodian/protocoltest/http.rb | |
parent | 6c7c58be7928be9a451fe11fc3a81d367b80c7b7 (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. |