mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 07:26:00 +02:00
[ruby/prism] Turn on heredocs nested test for Prism::Translation::Parser
This PR enables the heredocs_nested.txt that was previously skipped testing.
9c54f7f10b
This commit is contained in:
parent
c17f33aa42
commit
a5ac27e9e9
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue