mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Skip warnings for duplicate keys
This commit is contained in:
parent
91bf7eb274
commit
a83703af79
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue