mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Renamed to get rid of name clash
This commit is contained in:
parent
5aed62454c
commit
b7fdeedbfd
1 changed files with 1 additions and 1 deletions
|
@ -496,7 +496,7 @@ class TestEnv < Test::Unit::TestCase
|
|||
end
|
||||
end
|
||||
|
||||
def test_frozen
|
||||
def test_frozen_env
|
||||
assert_raise(TypeError) { ENV.freeze }
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue