Skip to content

Commit

Permalink
[PRISM] Enable TestSyntax#test_unterminated_heredoc_cr
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed May 23, 2024
1 parent 7d89d52 commit 0ebd372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/.excludes-prism/TestSyntax.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
exclude(:test_dedented_heredoc_continued_line, "heredoc line continuation dedent calculation")
exclude(:test_unterminated_heredoc_cr, "quoted \r heredoc terminators should not match \r\n")

exclude(:test_duplicated_when, "https://bugs.ruby-lang.org/issues/20401")
exclude(:test_optional_self_reference, "https://bugs.ruby-lang.org/issues/20478")
Expand Down

0 comments on commit 0ebd372

Please sign in to comment.