Skip to content

Commit

Permalink
[PRISM] Enable more passing parsing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Apr 2, 2024
1 parent e816ab0 commit 6ba7378
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/.excludes-prism/TestParse.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
exclude(:test_alias_backref, "unknown")
exclude(:test_bad_arg, "unknown")
exclude(:test_block_dup, "unknown")
exclude(:test_class_module, "unknown")
exclude(:test_disallowed_class_variable, "unknown")
exclude(:test_disallowed_gloal_variable, "unknown")
exclude(:test_disallowed_instance_variable, "unknown")
exclude(:test_dynamic_constant_assignment, "unknown")
exclude(:test_else_without_rescue, "unknown")
exclude(:test_embedded_rd_error, "unknown")
Expand All @@ -16,8 +10,6 @@
exclude(:test_heredoc_unterminated_interpolation, "unknown")
exclude(:test_invalid_break_from_class_definition, "unknown")
exclude(:test_invalid_char, "unknown")
exclude(:test_invalid_class_variable, "unknown")
exclude(:test_invalid_instance_variable, "unknown")
exclude(:test_invalid_next_from_class_definition, "unknown")
exclude(:test_location_of_invalid_token, "unknown")
exclude(:test_no_blockarg, "unknown")
Expand Down

0 comments on commit 6ba7378

Please sign in to comment.