1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/rdoc] Guard for WEBrick

https://github.com/ruby/rdoc/commit/b1e7129e05
This commit is contained in:
Hiroshi SHIBATA 2020-12-21 13:35:37 +09:00
parent f26f905b28
commit 391343e828

View file

@ -548,4 +548,4 @@ class TestRDocServlet < RDoc::TestCase
store.save
end
end
end if defined?(WEBrick)