mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
b564ef3698
commit
da21a2c388
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ class TestRDocParserC < RDoc::TestCase
|
|||
case name
|
||||
when "Refinement"
|
||||
next unless defined?(Refinement)
|
||||
when "RubyVM"
|
||||
next unless defined?(RubyVM)
|
||||
when "Bignum", "Fixnum", "Data", "Socket", /\A(?![A-Z])/
|
||||
next
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue