Skip to content

Commit

Permalink
[ruby/error_highlight] Update a test for multibyte characters
Browse files Browse the repository at this point in the history
  • Loading branch information
mame authored and matzbot committed Jul 12, 2021
1 parent 8b01d16 commit 84fea8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/error_highlight/test_error_highlight.rb
Expand Up @@ -813,9 +813,6 @@ def test_local_variable_get
def test_multibyte
assert_error_message(NoMethodError, <<~END) do
undefined method `あいうえお' for nil:NilClass
nil.あいうえお
^^^^^^
END

nil.あいうえお
Expand Down

0 comments on commit 84fea8e

Please sign in to comment.