diff --git a/test/prism/parser_test.rb b/test/prism/parser_test.rb index 518cb36c42..4a4a414c29 100644 --- a/test/prism/parser_test.rb +++ b/test/prism/parser_test.rb @@ -74,7 +74,6 @@ module Prism "comments.txt", "heredoc_with_comment.txt", "heredocs_leading_whitespace.txt", - "heredocs_nested.txt", "indented_file_end.txt", "strings.txt", "xstring_with_backslash.txt"