Skip bigdecimal extension on TestExtLibs

This commit is contained in:
Hiroshi SHIBATA 2024-01-17 12:51:37 +09:00
parent 0bdab1a784
commit 9f729cf36a

View File

@ -41,7 +41,6 @@ class TestExtLibs < Test::Unit::TestCase
end
@excluded = excluded
check_existence "bigdecimal"
check_existence "continuation"
check_existence "coverage"
check_existence "date"