From a319c048187bb32677730a6c6e5a1a0fce7fad36 Mon Sep 17 00:00:00 2001 From: Shugo Maeda Date: Fri, 19 Feb 2021 17:27:53 +0900 Subject: [PATCH] Fix typo [ci skip] --- test/ripper/test_lexer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ripper/test_lexer.rb b/test/ripper/test_lexer.rb index d0389f7c96..83130668be 100644 --- a/test/ripper/test_lexer.rb +++ b/test/ripper/test_lexer.rb @@ -217,7 +217,7 @@ class TestRipper::Lexer < Test::Unit::TestCase end end - def test_lex_with_syntax_error_and_heredo + def test_lex_with_syntax_error_and_heredoc bug = '[Bug #17644]' s = <<~EOF foo