Remove unneded ivar
This commit is contained in:
parent
3ebf5b7992
commit
32d3a461d3
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ module Mutant
|
|||
@filters, @matchers = [], []
|
||||
@debug = @fail_fast = @zombie = false
|
||||
@cache = Mutant::Cache.new
|
||||
@strategy_builder = nil
|
||||
parse(arguments)
|
||||
config # trigger lazyness now
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue