Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/filters/bugs/language.rb
Original file line number Diff line number Diff line change
@@ -217,8 +217,6 @@
fails "A Proc taking || arguments raises an ArgumentError if a value is passed"
fails "A Proc taking zero arguments raises an ArgumentErro if a value is passed"

fails "The redo statement re-executes the closest loop"

fails "The rescue keyword parses 'a += b rescue c' as 'a += (b rescue c)'"
fails "The rescue keyword will not rescue errors raised in an else block in the rescue block above it"
fails "The rescue keyword will not execute an else block if an exception was raised"

0 comments on commit 8a4b19a

Please sign in to comment.