mirror of
https://github.com/ruby/ruby.git
synced 2025-09-23 20:44:00 +02:00
* test/ruby/test_{process,system}.rb (test_fallback_to_sh):
meaningless and wrong tests where /bin/sh does not exist. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1cf7194e0c
commit
6c9e95df88
3 changed files with 6 additions and 3 deletions
|
@ -101,5 +101,5 @@ class TestSystem < Test::Unit::TestCase
|
|||
}
|
||||
assert_equal(true, system(tmpfilename), '[ruby-core:32745]')
|
||||
}
|
||||
end
|
||||
end if File.executable?("/bin/sh")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue