Newer
Older
2018-fumichan-thesis / practice / vendor / bundle / ruby / 2.5.0 / gems / backports-3.11.4 / spec / tags / 1.8.6 / core / array / uniq_spec.rb
fails:Array#uniq! raises a RuntimeError on a frozen array when the array is modified
fails:Array#uniq! raises a RuntimeError on a frozen array when the array would not be modified
fails:Array#uniq! doesn't yield to the block on a frozen array