1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/warning
Kazuhiro NISHIYAMA 2a5b5ff49a
Fix a spec failure
```
1)
Warning.[]= :experimental emits and suppresses warnings for :experimental FAILED
Expected "" =~ /is experimental/
to be truthy but was nil
```
2021-07-17 13:24:08 +09:00
..
element_reference_spec.rb
element_set_spec.rb Fix a spec failure 2021-07-17 13:24:08 +09:00
warn_spec.rb