diff options
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. |