Equalizer Mutant::Runner on config

This commit is contained in:
Markus Schirp 2013-01-21 22:59:50 +01:00
parent eeb82ee8c6
commit 19989f8766

View file

@ -1,7 +1,7 @@
module Mutant module Mutant
# Runner that allows to mutate an entire project # Runner that allows to mutate an entire project
class Runner class Runner
include Adamantium::Flat include Adamantium::Flat, Equalizer.new(:config)
extend MethodObject extend MethodObject
# Test for failure # Test for failure