From 5e6bb0857aac9ee16d47b5a7a547fc5ba329f088 Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Mon, 6 May 2024 11:05:49 -0400 Subject: [PRISM] Enable passing forwarding parameter tests --- test/.excludes-prism/TestSyntax.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/.excludes-prism/TestSyntax.rb b/test/.excludes-prism/TestSyntax.rb index 47fd0456e6..257db7f328 100644 --- a/test/.excludes-prism/TestSyntax.rb +++ b/test/.excludes-prism/TestSyntax.rb @@ -1,7 +1,4 @@ exclude(:test__END___cr, "unknown") -exclude(:test_anonymous_block_forwarding, "unknown") -exclude(:test_anonymous_keyword_rest_forwarding, "unknown") -exclude(:test_anonymous_rest_forwarding, "unknown") exclude(:test_argument_forwarding_with_super, "unknown") exclude(:test_argument_forwarding, "unknown") exclude(:test_dedented_heredoc_concatenation, "unknown") -- cgit v1.2.3