Equalizer Mutant::Runner on config
This commit is contained in:
parent
eeb82ee8c6
commit
19989f8766
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue