lib/mutant/matcher/null.rb in mutant-0.8.0 vs lib/mutant/matcher/null.rb in mutant-0.8.1

- old
+ new

@@ -11,10 +11,9 @@ # # @return [self] # otherwise # # @api private - # def each return to_enum unless block_given? self end