1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/http
Kazuhiro NISHIYAMA 9de68a5221
Fix a warning
```
.../ruby/test/net/http/test_httpresponse.rb:81: warning: constant RubyVM::MJIT is deprecated
```
2021-01-23 10:52:17 +09:00
..
test_buffered_io.rb
test_http.rb
test_http_request.rb
test_httpheader.rb
test_httpresponse.rb Fix a warning 2021-01-23 10:52:17 +09:00
test_httpresponses.rb
test_https.rb test/net/http/test_https.rb: The test logic was buggy 2020-09-24 19:39:51 +09:00
test_https_proxy.rb
utils.rb