diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2024-03-26 14:55:29 -0400 |
|---|---|---|
| committer | Kevin Newton <kddnewton@gmail.com> | 2024-03-27 08:34:42 -0400 |
| commit | 6f8a252e96715a72f5aef20e081a0efe7d66a850 (patch) | |
| tree | 62a8461c51805b5d36999b04785f4440bef77d09 /test | |
| parent | e4b210906564cb5e922e8331a6b3724624377fdb (diff) | |
[PRISM] Enable passing heredoc test
Diffstat (limited to 'test')
| -rw-r--r-- | test/.excludes-prism/TestParse.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestParse.rb b/test/.excludes-prism/TestParse.rb index b5c4c6202d..87694ac15a 100644 --- a/test/.excludes-prism/TestParse.rb +++ b/test/.excludes-prism/TestParse.rb @@ -1,5 +1,4 @@ exclude(:test_assign_in_conditional, "missing warning") -exclude(:test_here_document, "incorrect heredoc") exclude(:test_magic_comment, "incorrect encoding") exclude(:test_shareable_constant_value_nested, "ractor support") exclude(:test_shareable_constant_value_nonliteral, "ractor support") |
