Cleanup whitespace

This commit is contained in:
Markus Schirp 2012-08-29 13:38:14 +02:00
parent b7113adbfb
commit f976b7c579

View file

@ -120,5 +120,6 @@ module Mutant
def initialize(matcher, context, node)
@matcher, @context, @node = matcher, context, node
end
end
end