diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2024-03-27 14:59:03 -0400 |
|---|---|---|
| committer | Kevin Newton <kddnewton@gmail.com> | 2024-03-27 14:59:03 -0400 |
| commit | 010286c767df393740872c8331408b42875ba64a (patch) | |
| tree | ae0a610ec704a165dfc6aa51203ffc965a2d23dc /test | |
| parent | 9b97f1f3e8c50742c25de46469389bb06ca873a7 (diff) | |
[PRISM] Enable passing test for hash duplicated keys
Diffstat (limited to 'test')
| -rw-r--r-- | test/.excludes-prism/TestRubyLiteral.rb | 1 |
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") |
