[PRISM] Enable passing frozen string in array test

This commit is contained in:
Kevin Newton 2024-03-26 14:56:17 -04:00
parent 6f8a252e96
commit 8b2fc85970

View File

@ -1,4 +1,3 @@
exclude(:test_dregexp, "unknown")
exclude(:test_frozen_string_in_array_literal, "incorrect frozen value")
exclude(:test_hash_duplicated_key, "parser implementation dependent")
exclude(:test_string, "https://github.com/ruby/prism/issues/2331")