From 010286c767df393740872c8331408b42875ba64a Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Wed, 27 Mar 2024 14:59:03 -0400 Subject: [PRISM] Enable passing test for hash duplicated keys --- test/.excludes-prism/TestRubyLiteral.rb | 1 - 1 file changed, 1 deletion(-) 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") -- cgit v1.2.3