summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-05-10 11:55:19 -0400
committerKevin Newton <kddnewton@gmail.com>2024-05-10 13:09:16 -0400
commit2e4f3739fbf7ec9625c78a7114970bf102e6ec3c (patch)
tree131197056ce3e3f207184d817f13c21dacaf2b93 /test
parent83f481ebf0ab8987bd2bc15767e7a1fac18f05b5 (diff)
[PRISM] Enable passing argument forwarding tests
Diffstat (limited to 'test')
-rw-r--r--test/.excludes-prism/TestSyntax.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/.excludes-prism/TestSyntax.rb b/test/.excludes-prism/TestSyntax.rb
index fdeb25d528..0d312618c7 100644
--- a/test/.excludes-prism/TestSyntax.rb
+++ b/test/.excludes-prism/TestSyntax.rb
@@ -1,6 +1,4 @@
exclude(:test__END___cr, "error message format")
-exclude(:test_argument_forwarding_with_super, "error message format")
-exclude(:test_argument_forwarding, "error message format")
exclude(:test_dedented_heredoc_continued_line, "heredoc line continuation dedent calculation")
exclude(:test_duplicated_when, "error message format")
exclude(:test_error_message_encoding, "syntax error message encoding")