mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
[PRISM] Enable passing pattern matching tests
This commit is contained in:
parent
a9658b6409
commit
cc6668c656
2 changed files with 1 additions and 6 deletions
|
@ -1,5 +1,2 @@
|
|||
exclude(:test_array_pattern, "duplicated variable error missing")
|
||||
exclude(:test_find_pattern, "duplicated variable error missing")
|
||||
exclude(:test_hash_pattern, "useless literal warning missing")
|
||||
exclude(:test_invalid_syntax, "duplicated variable error missing")
|
||||
exclude(:test_var_pattern, "duplicated variable error missing")
|
||||
exclude(:test_invalid_syntax, "[a:] is disallowed")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue