summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-03-27 14:59:03 -0400
committerKevin Newton <kddnewton@gmail.com>2024-03-27 14:59:03 -0400
commit010286c767df393740872c8331408b42875ba64a (patch)
treeae0a610ec704a165dfc6aa51203ffc965a2d23dc /test
parent9b97f1f3e8c50742c25de46469389bb06ca873a7 (diff)
[PRISM] Enable passing test for hash duplicated keys
Diffstat (limited to 'test')
-rw-r--r--test/.excludes-prism/TestRubyLiteral.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestRubyLiteral.rb b/test/.excludes-prism/TestRubyLiteral.rb
index 4cfe25215e..a5ad6d6d9d 100644
--- a/test/.excludes-prism/TestRubyLiteral.rb
+++ b/test/.excludes-prism/TestRubyLiteral.rb
@@ -1,3 +1,2 @@
exclude(:test_dregexp, "unknown")
-exclude(:test_hash_duplicated_key, "parser implementation dependent")
exclude(:test_string, "https://github.com/ruby/prism/issues/2331")