Skip test task for resolv-replace

This commit is contained in:
Hiroshi SHIBATA 2024-01-19 16:53:50 +09:00
parent 36095ed3db
commit 31a5d4a0cd

View File

@ -31,6 +31,9 @@ File.foreach("#{gem_dir}/bundled_gems") do |line|
toplib = gem
case gem
when "resolv-replace"
# Skip test suite
next
when "typeprof"
when "rbs"