Skip RDoc tests

This commit is contained in:
Soutaro Matsumoto 2025-03-24 10:16:49 +09:00 committed by Hiroshi SHIBATA
parent e47f621554
commit 3fb2006bf1
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -49,6 +49,9 @@ test_new(RegexpSingletonTest)
# https://github.com/ruby/openssl/pull/774
test_params(OpenSSLDHTest)
# RBS isn't compatible with RDoc 6.13
RDocPluginParserTest
# https://github.com/ruby/json/pull/773
test_load(JSONInstanceTest)