Also skip test_load(JSONSingletonTest)

This commit is contained in:
Hiroshi SHIBATA 2025-03-31 12:47:43 +09:00
parent 0a097e6e45
commit 0dae3edb34
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -54,6 +54,7 @@ RDocPluginParserTest
# https://github.com/ruby/json/pull/773
test_load(JSONInstanceTest)
test_load(JSONSingletonTest)
# https://github.com/ruby/json/pull/775
test_fast_unparse(JSONInstanceTest)