parent
a4b4dad4ba
commit
be5dea9720
Notes:
git
2025-04-07 06:11:15 +00:00
@ -60,7 +60,7 @@ File.foreach("#{gem_dir}/bundled_gems") do |line|
|
||||
load_path = true
|
||||
|
||||
when "test-unit"
|
||||
test_command = "#{ruby} -C #{gem_dir}/src/#{gem} test/run-test.rb"
|
||||
test_command = "#{ruby} -C #{gem_dir}/src/#{gem} test/run.rb"
|
||||
|
||||
when "win32ole"
|
||||
next unless /mswin|mingw/ =~ RUBY_PLATFORM
|
||||
|
Loading…
x
Reference in New Issue
Block a user