summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestRubyLiteral.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/TestRubyLiteral.rb
parentfa009e392c1059c7bd56c8e69dccba17ad7cb353 (diff)
[PRISM] Turn on more tests
Diffstat (limited to 'test/.excludes-prism/TestRubyLiteral.rb')
-rw-r--r--test/.excludes-prism/TestRubyLiteral.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/.excludes-prism/TestRubyLiteral.rb b/test/.excludes-prism/TestRubyLiteral.rb
index 44aa0331ca..63ea21c805 100644
--- a/test/.excludes-prism/TestRubyLiteral.rb
+++ b/test/.excludes-prism/TestRubyLiteral.rb
@@ -1,7 +1,3 @@
exclude(:test_dregexp, "unknown")
-exclude(:test_dstring_encoding, "incorrect encoding")
-exclude(:test_float, "numbered parameters inside evals")
exclude(:test_frozen_string_in_array_literal, "incorrect frozen value")
-exclude(:test_hash_duplicated_key, "missing warning")
-exclude(:test_integer, "numbered parameters inside evals")
exclude(:test_string, "https://github.com/ruby/prism/issues/2331")