Skip to content

Commit

Permalink
Remove unused reminders of multiline progress reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Nov 22, 2020
1 parent c7aa204 commit c66fec1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 149 deletions.
2 changes: 0 additions & 2 deletions lib/mutant.rb
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,8 @@ module Mutant
require 'mutant/reporter/cli/printer/env_progress'
require 'mutant/reporter/cli/printer/env_result'
require 'mutant/reporter/cli/printer/isolation_result'
require 'mutant/reporter/cli/printer/mutation_progress_result'
require 'mutant/reporter/cli/printer/mutation_result'
require 'mutant/reporter/cli/printer/status_progressive'
require 'mutant/reporter/cli/printer/subject_progress'
require 'mutant/reporter/cli/printer/subject_result'
require 'mutant/reporter/cli/printer/test_result'
require 'mutant/reporter/cli/format'
Expand Down
28 changes: 0 additions & 28 deletions lib/mutant/reporter/cli/printer/mutation_progress_result.rb

This file was deleted.

58 changes: 0 additions & 58 deletions lib/mutant/reporter/cli/printer/subject_progress.rb

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions spec/unit/mutant/reporter/cli/printer/subject_progress_spec.rb

This file was deleted.

0 comments on commit c66fec1

Please sign in to comment.