summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestSyntax.rb
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-03-13 12:23:04 -0400
committerKevin Newton <kddnewton@gmail.com>2024-03-13 14:25:03 -0400
commitf0b5d0ad5460a9bba717ba08fe027a738b7201b2 (patch)
treef9c5a3de8d7dba0a70bfaa6ac340a980ecfc07dc /test/.excludes-prism/TestSyntax.rb
parentfa009e392c1059c7bd56c8e69dccba17ad7cb353 (diff)
[PRISM] Turn on more tests
Diffstat (limited to 'test/.excludes-prism/TestSyntax.rb')
-rw-r--r--test/.excludes-prism/TestSyntax.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/.excludes-prism/TestSyntax.rb b/test/.excludes-prism/TestSyntax.rb
index 68d07063b4..23c755738e 100644
--- a/test/.excludes-prism/TestSyntax.rb
+++ b/test/.excludes-prism/TestSyntax.rb
@@ -5,8 +5,4 @@ exclude(:test_integer_suffix, "unknown")
exclude(:test_it, "https://github.com/ruby/prism/issues/2323")
exclude(:test_keyword_duplicated, "unknown")
exclude(:test_numbered_parameter, "unknown")
-exclude(:test_range_at_eol, "unknown")
exclude(:test_too_big_nth_ref, "unknown")
-exclude(:test_warning_for_cr, "unknown")
-exclude(:test_warning_literal_in_condition, "unknown")
-exclude(:test_warning_literal_in_flip_flop, "unknown")