diff options
| -rw-r--r-- | test/.excludes-prism/TestSyntax.rb | 3 |
1 files changed, 0 insertions, 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") |
