mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00:00
for test-all rule, we can specify a file with TESTS option like `TESTS=test_xxx.rb`. However, we can eliminate last '.rb' suffix so this patch try with '.rb' suffix if the given path is not available.