[PRISM] Enable passing heredoc test

This commit is contained in:
Kevin Newton 2024-03-26 14:55:29 -04:00
parent e4b2109065
commit 6f8a252e96

View File

@ -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")