mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test/coverage/test_coverage.rb: ignored test when enabled to coverage.
It lead to crash with `make test-all`. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c48abea0c3
commit
acc472dd24
2 changed files with 6 additions and 1 deletions
|
@ -111,4 +111,4 @@ class TestCoverage < Test::Unit::TestCase
|
|||
ensure
|
||||
$".replace loaded_features
|
||||
end
|
||||
end
|
||||
end unless ENV['COVERAGE']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue