[ruby-cvs:79031] 8caeef7c1d (master): Fix the exception to be raised

"Nobuyoshi Nakada" <[email protected]> Tue, 31 Dec 2019 19:43:47 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
Nobuyoshi Nakada	2019-12-31 18:04:08 +0900 (Tue, 31 Dec 2019)

  New Revision: 8caeef7c1d

  https://github.com/ruby/ruby/commit/8caeef7c1d

  Log:
    Fix the exception to be raised
    
    `NoMethodError` has been raised instead of `FrozenError`.

  Modified files:
    test/ruby/test_exception.rb