summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestSyntax.rb
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-04-24 15:55:18 -0400
committerKevin Newton <kddnewton@gmail.com>2024-04-25 08:14:56 -0400
commitb50e1e68b6050033587e9f6deaf7a104926a01ae (patch)
tree3b8f6f3faf77b40e97c174722e0a2efc1dfbe410 /test/.excludes-prism/TestSyntax.rb
parent5d2fb5d76b576be080e9cfc9301cce0b5f061981 (diff)
[PRISM] Enable more passing tests
Diffstat (limited to 'test/.excludes-prism/TestSyntax.rb')
-rw-r--r--test/.excludes-prism/TestSyntax.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestSyntax.rb b/test/.excludes-prism/TestSyntax.rb
index f8ae776930..61051e2f37 100644
--- a/test/.excludes-prism/TestSyntax.rb
+++ b/test/.excludes-prism/TestSyntax.rb
@@ -22,7 +22,6 @@ exclude(:test_numbered_parameter, "unknown")
exclude(:test_optional_self_reference, "unknown")
exclude(:test_safe_call_in_massign_lhs, "unknown")
exclude(:test_syntax_error_at_newline, "unknown")
-exclude(:test_unassignable, "unknown")
exclude(:test_unexpected_fraction, "unknown")
exclude(:test_unterminated_heredoc_cr, "unknown")
exclude(:test_unterminated_heredoc, "unknown")