Fix class description
This commit is contained in:
parent
2cec22b76b
commit
fb25161a6d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Mutant
|
||||
class Mutator
|
||||
# Mutator that does do not mutations on ast
|
||||
# Mutator that does not do mutations on ast
|
||||
class Noop < self
|
||||
|
||||
# Literal references to self do not need to be mutated.
|
||||
|
|
Loading…
Add table
Reference in a new issue