Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
360dgries committed Dec 26, 2023
1 parent e1a448c commit 9f4c55f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .simplecov
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
require 'simplecov'
SimpleCov.command_name 'Unit Tests'
# SimpleCov.start do
# add_filter 'test/'
# add_group 'Library', 'lib'
# end

class SimpleCov::Formatter::QualityFormatter
def format(result)
Expand Down

0 comments on commit 9f4c55f

Please sign in to comment.