lib/mutant/reporter/cli/report.rb in mutant-0.5.19 vs lib/mutant/reporter/cli/report.rb in mutant-0.5.20

- old
+ new

@@ -1,6 +1,4 @@ -# encoding: utf-8 - module Mutant class Reporter class CLI # Abstract base class for process printers class Report < Printer