зеркало из https://github.com/github/ruby.git
[ruby/error_highlight] Update a test for multibyte characters
https://github.com/ruby/error_highlight/commit/2fc70d7f8e
This commit is contained in:
Родитель
8b01d16ad6
Коммит
84fea8ee39
|
@ -813,9 +813,6 @@ local variable `foo' is not defined for #{ b.inspect }
|
|||
def test_multibyte
|
||||
assert_error_message(NoMethodError, <<~END) do
|
||||
undefined method `あいうえお' for nil:NilClass
|
||||
|
||||
nil.あいうえお
|
||||
^^^^^^
|
||||
END
|
||||
|
||||
nil.あいうえお
|
||||
|
|
Загрузка…
Ссылка в новой задаче