mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![Hiroshi SHIBATA](/assets/img/avatar_default.png)
test/net/http/test_https.rb: rename fixture methods to read_fixture because it conflicts with test-unit gem.
5 lines
57 B
Ruby
5 lines
57 B
Ruby
module Net
|
|
module Http
|
|
VERSION = "0.1.0"
|
|
end
|
|
end
|