Merge branch 'master' of github.com:mbj/mutant
This commit is contained in:
commit
c5801b1b34
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
module Mutant
|
module Mutant
|
||||||
class Mutator
|
class Mutator
|
||||||
# Mutator that does do not mutations on ast
|
# Mutator that does not do mutations on ast
|
||||||
class Noop < self
|
class Noop < self
|
||||||
|
|
||||||
# Literal references to self do not need to be mutated.
|
# Literal references to self do not need to be mutated.
|
||||||
|
|
Loading…
Add table
Reference in a new issue