Skip to content

Commit

Permalink
Remove unused instance variable
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Feb 4, 2017
1 parent 827ac56 commit b6e7c92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/simplecov/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ def minimum_coverage_by_file(coverage = nil)
# SimpleCov will return non-zero if the coverage decreases.
#
def refuse_coverage_drop
@refuse_coverage_drop = true
maximum_coverage_drop 0
end

Expand Down

0 comments on commit b6e7c92

Please sign in to comment.