Skip to content

Commit

Permalink
WIP: Disable test_out_http
Browse files Browse the repository at this point in the history
Signed-off-by: Takuro Ashie <[email protected]>
  • Loading branch information
ashie committed Jan 25, 2022
1 parent c01c538 commit e1afde5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/plugin/test_out_http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
require 'uri'
require 'json'

=begin
# WEBrick's ProcHandler doesn't handle PUT by default
module WEBrick::HTTPServlet
class ProcHandler < AbstractServlet
Expand Down Expand Up @@ -426,3 +427,4 @@ def test_write_with_https
end
end
end
=end

0 comments on commit e1afde5

Please sign in to comment.