1
0
Fork 0

Fix warnings in Mutant::CLI

This commit is contained in:
Markus Schirp 2013-09-02 20:30:21 +02:00
parent f18aa6cd0b
commit 43bf1ad193

View file

@ -44,6 +44,7 @@ module Mutant
@filters, @matchers = [], []
@debug = @fail_fast = @zombie = false
@cache = Mutant::Cache.new
@strategy_builder = nil
parse(arguments)
config # trigger lazyness