diff --git a/lib/mutant/subject.rb b/lib/mutant/subject.rb index 98b131f6..2e3acd42 100644 --- a/lib/mutant/subject.rb +++ b/lib/mutant/subject.rb @@ -30,8 +30,6 @@ module Mutant # Return tests for mutation # - # TODO: This logic is now centralized but still fucked. - # # @return [Array] # # @api private